Codebase list findbugs / 27ec9eb4-cbdd-4c78-a345-5010d4c01f20/main src / scripts / deprecated / unionResults
27ec9eb4-cbdd-4c78-a345-5010d4c01f20/main

Tree @27ec9eb4-cbdd-4c78-a345-5010d4c01f20/main (Download .tar.gz)

unionResults @27ec9eb4-cbdd-4c78-a345-5010d4c01f20/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