diff options
Diffstat (limited to 'checks/conventional.test')
-rwxr-xr-x | checks/conventional.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/checks/conventional.test b/checks/conventional.test index 289a85095..b638f1d25 100755 --- a/checks/conventional.test +++ b/checks/conventional.test @@ -2,7 +2,7 @@ . $srcdir/defs.inc || exit 3 -# temp. hack cause the format for 128 biut blocksize messages may change +# temp. hack cause the format for 128 bit blocksize messages may change GNUPG_ENABLE_TWOFISH=1 export GNUPG_ENABLE_TWOFISH |