From 1a6adc6188571088d95028eaba3775ca879d7cef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 31 May 2007 02:42:48 +0000 Subject: [PATCH] Resurect killed e. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20719 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/test_crypto.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/hx509/test_crypto.in b/lib/hx509/test_crypto.in index 0b91ca319..9d7886f21 100644 --- a/lib/hx509/test_crypto.in +++ b/lib/hx509/test_crypto.in @@ -141,7 +141,7 @@ ${hxtool} crypto-select \ cmp test ${srcdir}/tst-crypto-select7 > /dev/null || \ { echo "select7 failure"; exit 1; } -cho "crypto available1" +echo "crypto available1" ${hxtool} crypto-available \ --type=all \ > test || { echo "available1"; exit 1; }