Codebase list findbugs / upstream/2.0.3+repack src / scripts / standard / computeBugHistory
upstream/2.0.3+repack

Tree @upstream/2.0.3+repack (Download .tar.gz)

computeBugHistory @upstream/2.0.3+repackraw · 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