summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Moore <pmoore@redhat.com>2013-10-18 15:46:47 -0400
committerPaul Moore <pmoore@redhat.com>2013-10-18 15:46:47 -0400
commit5c10b92a1525325e58ca9b32670f34836f65596d (patch)
treeadc5cfbf754fd52c01571530305eb63663792384
parent779801e35c41a17ba6d1e3f55d46b0b097cf130c (diff)
downloadlibseccomp-5c10b92a1525325e58ca9b32670f34836f65596d.tar.gz
tests: small typo fix in testdiff
Signed-off-by: Paul Moore <pmoore@redhat.com>
-rwxr-xr-xtests/testdiff2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testdiff b/tests/testdiff
index 4bc5dd5..a6ddbac 100755
--- a/tests/testdiff
+++ b/tests/testdiff
@@ -118,7 +118,7 @@ stats_failure=0
# display the test output and run the requested tests
echo "=============== $(date) ==============="
-echo "Comparing Test Output (\"testgen $*\")"
+echo "Comparing Test Output (\"testdiff $*\")"
diff_tests "$1" "$2"
echo "============================================================"