Codebase list findbugs / e0e308a8-a55a-4870-ba26-02896280ae03/main src / scripts / deprecated / updateBugs
e0e308a8-a55a-4870-ba26-02896280ae03/main

Tree @e0e308a8-a55a-4870-ba26-02896280ae03/main (Download .tar.gz)

updateBugs @e0e308a8-a55a-4870-ba26-02896280ae03/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