From ffa6d8121c90bb6ad634f66a018bf05b822b29cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 24 Jul 2008 20:03:52 +0000 Subject: [PATCH] remove stray bash git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23384 ec53bebd-3082-4978-b11e-865c3cabbd6b --- tests/gss/check-context.in | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/gss/check-context.in b/tests/gss/check-context.in index 713558ccb..9c2304dcb 100644 --- a/tests/gss/check-context.in +++ b/tests/gss/check-context.in @@ -240,7 +240,6 @@ ${context} \ --session-enctype=${coolenctype} \ --name-type=hostbased-service host@no-aes.test.h5l.se || \ { exitcode=1 ; echo "test failed"; } -#bash trap "" EXIT