Codebase list findbugs / 20300ece-4ec9-4b72-b7c3-b6fe33418750/main src / scripts / standard / computeBugHistory
20300ece-4ec9-4b72-b7c3-b6fe33418750/main

Tree @20300ece-4ec9-4b72-b7c3-b6fe33418750/main (Download .tar.gz)

computeBugHistory @20300ece-4ec9-4b72-b7c3-b6fe33418750/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