#! /bin/sh

# Merge a historical bug collection and a bug collection, producing an updated
# historical bug collection

exec "$(dirname $0)/fbwrap" edu.umd.cs.findbugs.workflow.Update "$@"
