Codebase list findbugs / 0d68ef01-4042-4d86-a5e7-f2b5f58a1f12/main src / scripts / deprecated / unionBugs
0d68ef01-4042-4d86-a5e7-f2b5f58a1f12/main

Tree @0d68ef01-4042-4d86-a5e7-f2b5f58a1f12/main (Download .tar.gz)

unionBugs @0d68ef01-4042-4d86-a5e7-f2b5f58a1f12/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