Codebase list findbugs / 1598850e-d78d-47dc-9ac1-7bac0d7ec657/main src / scripts / deprecated / updateBugs
1598850e-d78d-47dc-9ac1-7bac0d7ec657/main

Tree @1598850e-d78d-47dc-9ac1-7bac0d7ec657/main (Download .tar.gz)

updateBugs @1598850e-d78d-47dc-9ac1-7bac0d7ec657/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