summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAndreas Metzler <ametzler@downhill.at.eu.org>2013-08-24 16:14:03 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-08-25 01:20:20 +0300
commit9b3fccf68d34a96585bb4311e7b2d7dd86864e91 (patch)
tree0a8335091cb50d47f50327a555dd583e6e726f7f /tests
parenta6a8c06fa5a00793e7e114aa97febbcf5ae9994b (diff)
downloadgnutls-9b3fccf68d34a96585bb4311e7b2d7dd86864e91.tar.gz
Clean up after test.
Diffstat (limited to 'tests')
-rwxr-xr-xtests/sha2/sha22
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sha2/sha2 b/tests/sha2/sha2
index 7dcd36ad7a..c8e3b71fd8 100755
--- a/tests/sha2/sha2
+++ b/tests/sha2/sha2
@@ -89,6 +89,6 @@ if test "$num" != "4"; then
exit 1
fi
-rm -f verify-sha2 new-user.pem new-subsubca.pem new-subca.pem new-ca.pem template-sha2
+rm -f verify-sha2 new-user.pem new-subsubca.pem new-subca.pem new-ca.pem template-sha2 out
exit 0