Codebase list findbugs / 319eb022-d6be-4bc8-9f43-1e96cbb23f4c/main src / scripts / deprecated / unionResults
319eb022-d6be-4bc8-9f43-1e96cbb23f4c/main

Tree @319eb022-d6be-4bc8-9f43-1e96cbb23f4c/main (Download .tar.gz)

unionResults @319eb022-d6be-4bc8-9f43-1e96cbb23f4c/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