diff options
Diffstat (limited to 'tests/openpgp/sigs.test')
-rwxr-xr-x | tests/openpgp/sigs.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/openpgp/sigs.test b/tests/openpgp/sigs.test index 2c3be5cf5..79a3a18a4 100755 --- a/tests/openpgp/sigs.test +++ b/tests/openpgp/sigs.test @@ -2,6 +2,8 @@ . $srcdir/defs.inc || exit 3 +set -x + #info Checking signatures for i in $plain_files $data_files; do echo "$usrpass1" | $GPG --passphrase-fd 0 -s -o x --yes $i |