Codebase list findbugs / 8b5f5a6a-4567-4778-8d25-b7d50e31a25b/main src / scripts / standard / computeBugHistory
8b5f5a6a-4567-4778-8d25-b7d50e31a25b/main

Tree @8b5f5a6a-4567-4778-8d25-b7d50e31a25b/main (Download .tar.gz)

computeBugHistory @8b5f5a6a-4567-4778-8d25-b7d50e31a25b/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