Codebase list findbugs / run/471b5247-474b-4e35-8595-d7a60006f0ca/main src / scripts / deprecated / unionBugs
run/471b5247-474b-4e35-8595-d7a60006f0ca/main

Tree @run/471b5247-474b-4e35-8595-d7a60006f0ca/main (Download .tar.gz)

unionBugs @run/471b5247-474b-4e35-8595-d7a60006f0ca/mainraw · history · blame

#! /bin/sh

# 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.UnionResults

@WRAP_JAVA@

# vim:ts=3