From 2e59a4b3e650eba7380d374e8f5b741f1adc9a41 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 2 Oct 2003 20:29:12 +0000 Subject: Adjust for slightly different output. --- tests/du/trailing-slash | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tests/du/trailing-slash') diff --git a/tests/du/trailing-slash b/tests/du/trailing-slash index 8042c5898..696a58233 100755 --- a/tests/du/trailing-slash +++ b/tests/du/trailing-slash @@ -29,12 +29,13 @@ fail=0 du slink/ | sed 's/^[0-9][0-9]* //' > out echo === >> out -# Ensure that with -L we get the same results even without the trailing slash. +# Ensure that with -L we get the same results (modulo the trailing slash +# on the third line) even without the trailing slash on the command line. du -L slink | sed 's/^[0-9][0-9]* //' >> out cat <<\EOF > exp slink/1/2 slink/1 -slink +slink/ === slink/1/2 slink/1 -- cgit v1.2.3-70-g09d2