Codebase list findbugs / run/e8cfd5a6-aa60-4010-ac95-2fad9bcd260b/main src / scripts / deprecated / unionResults
run/e8cfd5a6-aa60-4010-ac95-2fad9bcd260b/main

Tree @run/e8cfd5a6-aa60-4010-ac95-2fad9bcd260b/main (Download .tar.gz)

unionResults @run/e8cfd5a6-aa60-4010-ac95-2fad9bcd260b/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