Codebase list findbugs / 427c7501-f186-4aab-a7a4-4df9cf5b3b6c/main src / scripts / deprecated / updateBugs
427c7501-f186-4aab-a7a4-4df9cf5b3b6c/main

Tree @427c7501-f186-4aab-a7a4-4df9cf5b3b6c/main (Download .tar.gz)

updateBugs @427c7501-f186-4aab-a7a4-4df9cf5b3b6c/mainraw · history · blame

#! /bin/sh

# Merge a historical bug collection and a bug collection, producing an updated
# historical bug collection

@GET_FBHOME@

@SET_DEFAULT_JAVA@

fb_mainclass=edu.umd.cs.findbugs.workflow.Update

@WRAP_JAVA@

# vim:ts=3