Codebase list findbugs / aa79b31d-5633-4b0a-8a5b-afd9a9d50532/main src / scripts / standard / computeBugHistory
aa79b31d-5633-4b0a-8a5b-afd9a9d50532/main

Tree @aa79b31d-5633-4b0a-8a5b-afd9a9d50532/main (Download .tar.gz)

computeBugHistory @aa79b31d-5633-4b0a-8a5b-afd9a9d50532/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