diff options
author | Pjotr Prins | 2020-11-28 15:09:05 +0000 |
---|---|---|
committer | Pjotr Prins | 2020-11-29 08:50:44 +0000 |
commit | c92d8f64d1326ace41a9b5400641e78a8420fa09 (patch) | |
tree | 89805336c8234472669274e9e3b7d466adf3d946 /test/lengthy_test_suite.sh | |
parent | 58f1ca7e072207b446d7389ced3427284c414a9c (diff) | |
download | pangemma-c92d8f64d1326ace41a9b5400641e78a8420fa09.tar.gz |
Prepare for release
Diffstat (limited to 'test/lengthy_test_suite.sh')
-rwxr-xr-x | test/lengthy_test_suite.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lengthy_test_suite.sh b/test/lengthy_test_suite.sh index 231475e..6e93220 100755 --- a/test/lengthy_test_suite.sh +++ b/test/lengthy_test_suite.sh @@ -3,6 +3,7 @@ # Long running tests go here gemma=../bin/gemma +export GSL_RNG_SEED=100 testPlinkStandardRelatednessMatrixK() { testname=testPlinkStandardRelatednessMatrixK |