summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2008-03-14 19:40:40 +0000
committerDr. Stephen Henson <steve@openssl.org>2008-03-14 19:40:40 +0000
commitb31db9ee96c76c964085c09768b3c10cca0c807f (patch)
treea6fe09f1b1eee7e0145fe7c988ac7823ed4839b2 /test
parent1021f9aa5e1c0a4587a592b0fe2b6ac56a9f33dd (diff)
Delete temp files.
Diffstat (limited to 'test')
-rw-r--r--test/runex.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/runex.pl b/test/runex.pl
index 107c5f501c..ed16ad4399 100644
--- a/test/runex.pl
+++ b/test/runex.pl
@@ -120,8 +120,8 @@ foreach (@test_list) {
}
-#unlink "cms.out";
-#unlink "cms.err";
+unlink "cms.out";
+unlink "cms.err";
unlink "tmp.der";
unlink "tmp.txt";