summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2010-05-31 17:18:51 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2010-06-03 19:55:03 +0200
commit29208d3a80760554fad201a9d9a381a47725c78a (patch)
tree8f34c483a1328ef0cede10f1a41731a364664d2e /tests
parentd55d47640997b1a747d4a694551bb1b8e1ce8480 (diff)
downloadgnutls-29208d3a80760554fad201a9d9a381a47725c78a.tar.gz
Remove the correct file
Diffstat (limited to 'tests')
-rwxr-xr-xtests/sha2/sha2-dsa2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sha2/sha2-dsa b/tests/sha2/sha2-dsa
index dcf20d8272..c778ff32a7 100755
--- a/tests/sha2/sha2-dsa
+++ b/tests/sha2/sha2-dsa
@@ -60,6 +60,6 @@ if [ $? != 0 ];then
exit 1
fi
-rm -f verify new-user.pem new-ca-dsa.pem template
+rm -f verify new-user.pem new-dsa-ca.pem template
exit 0