From 194f38bccf78e51de0a35367590c2133bb093020 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 16 Jul 2014 14:02:23 +0100 Subject: Various test fixes. --- run/tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run') diff --git a/run/tests b/run/tests index 5113b3af..b4b1090f 100755 --- a/run/tests +++ b/run/tests @@ -87,7 +87,7 @@ done sed -i "s/DCP: build\/test/DCP: test/g" $work/info2.log # And check it -diff -q $work/info2.log $private/info.log +diff -q $work/info2.log $private/info2.log if [ "$?" != "0" ]; then echo "FAIL: dcpinfo output from rewrite incorrect" exit 1 -- cgit v1.2.3