aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/openpgp/pinentry.sh2
1 files changed, 0 insertions, 2 deletions
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