Codebase list findbugs / 1598850e-d78d-47dc-9ac1-7bac0d7ec657/main src / scripts / deprecated / unionBugs
1598850e-d78d-47dc-9ac1-7bac0d7ec657/main

Tree @1598850e-d78d-47dc-9ac1-7bac0d7ec657/main (Download .tar.gz)

unionBugs @1598850e-d78d-47dc-9ac1-7bac0d7ec657/mainraw · history · blame

#! /bin/sh

# Create the union of two results files, preserving
# annotations in both files in the result.

@GET_FBHOME@

@SET_DEFAULT_JAVA@

fb_mainclass=edu.umd.cs.findbugs.UnionResults

@WRAP_JAVA@

# vim:ts=3