diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-16 14:02:23 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-16 14:02:23 +0100 |
| commit | 194f38bccf78e51de0a35367590c2133bb093020 (patch) | |
| tree | 58429e8b100da5a87fae34e37cc9f5884bfcc087 /run | |
| parent | 99acc6fb86df3ab7ec4f6b5174fce047794b8cdc (diff) | |
Various test fixes.
Diffstat (limited to 'run')
| -rwxr-xr-x | run/tests | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
