blob: 0ca453f4d5dad7051d7fc91c473a4e730d933f6b [file] [log] [blame]
#! /bin/sh
run_binary "./ffspart"
if [ "$?" -ne 1 ] ; then
fail_test
fi
strip_version_from_result "ffspart"
diff_with_result
pass_test