Codebase list findbugs / 9e04488b-3d21-4a08-a5d7-e262c5b28cbf/main src / scripts / deprecated / unionResults
9e04488b-3d21-4a08-a5d7-e262c5b28cbf/main

Tree @9e04488b-3d21-4a08-a5d7-e262c5b28cbf/main (Download .tar.gz)

unionResults @9e04488b-3d21-4a08-a5d7-e262c5b28cbf/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