Codebase list findbugs / 457e3a11-530d-493b-a118-69b9e6cb8043/main src / scripts / deprecated / updateBugs
457e3a11-530d-493b-a118-69b9e6cb8043/main

Tree @457e3a11-530d-493b-a118-69b9e6cb8043/main (Download .tar.gz)

updateBugs @457e3a11-530d-493b-a118-69b9e6cb8043/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