Codebase list findbugs / 5fdfe956-1a81-48da-858f-070c116c6902/main src / scripts / standard / computeBugHistory
5fdfe956-1a81-48da-858f-070c116c6902/main

Tree @5fdfe956-1a81-48da-858f-070c116c6902/main (Download .tar.gz)

computeBugHistory @5fdfe956-1a81-48da-858f-070c116c6902/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