aboutsummaryrefslogtreecommitdiff
path: root/tests/getpart.pm
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2010-02-14 19:40:18 +0000
committerYang Tse <yangsita@gmail.com>2010-02-14 19:40:18 +0000
commita07bc79117971b96ebf3188c0a34a73ee0a3609b (patch)
tree4c5f985bd2bd407871dfc9d4bc8c05cbaa9851e2 /tests/getpart.pm
parent2268657272e591948467135dcd713bd80e3212b3 (diff)
removed trailing whitespace
Diffstat (limited to 'tests/getpart.pm')
-rw-r--r--tests/getpart.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/getpart.pm b/tests/getpart.pm
index 9ade56a19..7f426179b 100644
--- a/tests/getpart.pm
+++ b/tests/getpart.pm
@@ -199,7 +199,7 @@ sub showdiff {
my $file1="$logdir/check-generated";
my $file2="$logdir/check-expected";
-
+
open(TEMP, ">$file1");
for(@$firstref) {
print TEMP $_;