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

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

filterBugs @319eb022-d6be-4bc8-9f43-1e96cbb23f4c/mainraw · history · blame

#! /bin/sh

# General purpose utility for filtering/transforming
# bug collection and/or historical bug collections

@GET_FBHOME@

@SET_DEFAULT_JAVA@

fb_mainclass=edu.umd.cs.findbugs.workflow.Filter

@WRAP_JAVA@

# vim:ts=3