Codebase list findbugs / 8b5f5a6a-4567-4778-8d25-b7d50e31a25b/main src / scripts / deprecated / unionResults
8b5f5a6a-4567-4778-8d25-b7d50e31a25b/main

Tree @8b5f5a6a-4567-4778-8d25-b7d50e31a25b/main (Download .tar.gz)

unionResults @8b5f5a6a-4567-4778-8d25-b7d50e31a25b/mainraw · 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