Codebase list findbugs / 80ac6658-2ca0-4cae-aa9a-6009316d3bc5/main src / scripts / standard / unionBugs
80ac6658-2ca0-4cae-aa9a-6009316d3bc5/main

Tree @80ac6658-2ca0-4cae-aa9a-6009316d3bc5/main (Download .tar.gz)

unionBugs @80ac6658-2ca0-4cae-aa9a-6009316d3bc5/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