From 9d98634b3908786bb048b72624da244e681f87b9 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 22 Nov 2011 10:18:30 +0100 Subject: tests: use compare, not "diff", in a few stray tests * tests/install/basic-1: Use compare, not diff. * tests/mkdir/p-v: Likewise. * tests/mv/part-fail: Likewise. * tests/rm/rm1: Likewise. * tests/rm/rm2: Likewise. * tests/touch/not-owner: Likewise. --- tests/install/basic-1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/install') diff --git a/tests/install/basic-1 b/tests/install/basic-1 index 9863becf9..ec6449cbd 100755 --- a/tests/install/basic-1 +++ b/tests/install/basic-1 @@ -104,7 +104,7 @@ fi touch file || fail=1 ginstall -Dv file sub3/a/b/c/file >out 2>&1 || fail=1 -diff - out <<\EOF || fail=1 +compare - out <<\EOF || fail=1 ginstall: creating directory `sub3' ginstall: creating directory `sub3/a' ginstall: creating directory `sub3/a/b' -- cgit v1.2.3-70-g09d2