Codebase list findbugs / upstream/latest src / scripts / deprecated / unionResults
upstream/latest

Tree @upstream/latest (Download .tar.gz)

unionResults @upstream/latestraw · 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