Codebase list findbugs / debian/2.0.2-2 src / scripts / standard / unionBugs
debian/2.0.2-2

Tree @debian/2.0.2-2 (Download .tar.gz)

unionBugs @debian/2.0.2-2raw · history · blame

#! /bin/sh

# Deprecated

# 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.workflow.UnionResults

@WRAP_JAVA@

# vim:ts=3