Codebase list findbugs / debian/3.0.1-1 src / scripts / standard / computeBugHistory
debian/3.0.1-1

Tree @debian/3.0.1-1 (Download .tar.gz)

computeBugHistory @debian/3.0.1-1raw · 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