Codebase list findbugs / run/471b5247-474b-4e35-8595-d7a60006f0ca/main src / scripts / deprecated / updateBugs
run/471b5247-474b-4e35-8595-d7a60006f0ca/main

Tree @run/471b5247-474b-4e35-8595-d7a60006f0ca/main (Download .tar.gz)

updateBugs @run/471b5247-474b-4e35-8595-d7a60006f0ca/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