Codebase list findbugs / run/b191681c-0026-4ada-81f7-536b75ba310f/main src / scripts / deprecated / unionResults
run/b191681c-0026-4ada-81f7-536b75ba310f/main

Tree @run/b191681c-0026-4ada-81f7-536b75ba310f/main (Download .tar.gz)

unionResults @run/b191681c-0026-4ada-81f7-536b75ba310f/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