From 46b112bcd439f4413925a7300d66a3e6f148765e Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Tue, 16 Feb 2010 13:32:45 +0000 Subject: replaced tabs with spaces --- tests/getpart.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/getpart.pm') diff --git a/tests/getpart.pm b/tests/getpart.pm index 7f426179b..42e3b2b2e 100644 --- a/tests/getpart.pm +++ b/tests/getpart.pm @@ -214,7 +214,7 @@ sub showdiff { my @out = `diff -u $file2 $file1 2>/dev/null`; if(!$out[0]) { - @out = `diff -c $file2 $file1 2>/dev/null`; + @out = `diff -c $file2 $file1 2>/dev/null`; } return @out; -- cgit v1.2.3