Codebase list findbugs / acc93016-b974-4c55-bb05-a11ff0adc893/main src / scripts / standard / computeBugHistory
acc93016-b974-4c55-bb05-a11ff0adc893/main

Tree @acc93016-b974-4c55-bb05-a11ff0adc893/main (Download .tar.gz)

computeBugHistory @acc93016-b974-4c55-bb05-a11ff0adc893/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