Codebase list findbugs / 457e3a11-530d-493b-a118-69b9e6cb8043/main src / scripts / deprecated / unionResults
457e3a11-530d-493b-a118-69b9e6cb8043/main

Tree @457e3a11-530d-493b-a118-69b9e6cb8043/main (Download .tar.gz)

unionResults @457e3a11-530d-493b-a118-69b9e6cb8043/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