aboutsummaryrefslogtreecommitdiffstats
path: root/checks/genkey1024.test
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xchecks/genkey1024.test5
1 files changed, 5 insertions, 0 deletions
diff --git a/checks/genkey1024.test b/checks/genkey1024.test
index 3c62166f8..6e01a61c4 100755
--- a/checks/genkey1024.test
+++ b/checks/genkey1024.test
@@ -1,6 +1,11 @@
#!/bin/sh
+echo "test is currently disabled"
+exit 0
+
+
. $srcdir/defs.inc || exit 3
+ignore_errors=yes
if (expect -v) < /dev/null > /dev/null 2>&1 ; then