From c6bc5861f0771c5297e65b8a73de362f38044be4 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Tue, 4 Oct 2011 11:13:27 +0100 Subject: Remove debugging output --- tests/06_dir_diff.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/06_dir_diff.sh b/tests/06_dir_diff.sh index a764a36..cc86793 100755 --- a/tests/06_dir_diff.sh +++ b/tests/06_dir_diff.sh @@ -20,7 +20,6 @@ function setup { } function check_results { - ls -la $ORIGIN/a test -d $ORIGIN/a && \ test -f $ORIGIN/a/1 && \ check_same_mode $ORIGIN/a $TARGET/a #&& \ -- cgit v1.2.1