From cfbb5760d9ab10deee9b1b231fd264130025cbdc Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 10 Feb 2011 20:54:37 +0100 Subject: Remove debug code from regression test pinentry Also updated de.po --- tests/openpgp/pinentry.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests') diff --git a/tests/openpgp/pinentry.sh b/tests/openpgp/pinentry.sh index c8d05520a..b4b12fcae 100755 --- a/tests/openpgp/pinentry.sh +++ b/tests/openpgp/pinentry.sh @@ -7,8 +7,6 @@ # WARRANTY, to the extent permitted by law; without even the implied # warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -exec 2>>/tmp/pinentry.err - echo "OK - what's up?" while read cmd rest; do echo "cmd=$cmd rest=$rest" >&2 -- cgit v1.2.3