[gnumeric] t6150: clear out temp files when we're done with them, not at end.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] t6150: clear out temp files when we're done with them, not at end.
- Date: Wed, 5 Mar 2014 22:01:44 +0000 (UTC)
commit 3b38564215f3ece22679a1519da4091ea9a9dd31
Author: Morten Welinder <terra gnome org>
Date: Wed Mar 5 17:01:12 2014 -0500
t6150: clear out temp files when we're done with them, not at end.
test/t6150-ods-syntax.pl | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/test/t6150-ods-syntax.pl b/test/t6150-ods-syntax.pl
index 6eda5d0..6e8e23d 100755
--- a/test/t6150-ods-syntax.pl
+++ b/test/t6150-ods-syntax.pl
@@ -78,6 +78,8 @@ foreach my $src (@sources) {
$ngood++;
}
}
+
+ &GnumericTest::removejunk ($tmp);
}
&GnumericTest::report_skip ("No source files present") if $nbad + $ngood == 0;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]