diff options
Diffstat (limited to 'test/python/compare.sh')
| -rwxr-xr-x | test/python/compare.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/python/compare.sh b/test/python/compare.sh index 414eb1e..c5c5eeb 100755 --- a/test/python/compare.sh +++ b/test/python/compare.sh @@ -1,7 +1,7 @@ #!/bin/bash PYTHON_DIR=$(dirname $0) -ROOT_DIR=${PYTHON_DIR}/../../ +ROOT_DIR=${PYTHON_DIR}/../.. RESULTS_DIR=${ROOT_DIR}/results CRYPTO_AEAD=${ROOT_DIR}/crypto_aead |
