Codebase list findbugs / debian/3.0.1-1 src / scripts / deprecated / unionResults
debian/3.0.1-1

Tree @debian/3.0.1-1 (Download .tar.gz)

unionResults @debian/3.0.1-1raw · 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