diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-12-28 17:31:07 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-12-28 17:31:07 +0000 |
| commit | b2c820e178296722eeff355064f0469907465332 (patch) | |
| tree | 715dd1d472acfbdaee35577b80a3b1794514a7d9 /run | |
| parent | 1d3602b37934c3d0404e6a2fa9a5d3c5f6b70309 (diff) | |
Rename test DCP from foo to dcp_test1.
Diffstat (limited to 'run')
| -rwxr-xr-x | run/tests | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ if [ "$?" != "0" ]; then fi # Check the first DCP written by the unit tests -diff -ur test/ref/DCP/foo $work/DCP/foo +diff -ur test/ref/DCP/dcp_test1 $work/DCP/dcp_test1 if [ "$?" != "0" ]; then echo "FAIL: files differ" exit 1 |
