diff options
author | Pjotr Prins | 2020-11-28 15:09:05 +0000 |
---|---|---|
committer | Pjotr Prins | 2020-11-28 15:09:05 +0000 |
commit | 1d60d303945b4976984f379e420217a7230d79a9 (patch) | |
tree | b01768ffa8db773fc0c007ca1a7973c9811668e5 /test/lengthy_test_suite.sh | |
parent | b4c1212ccd8aa64ed31d584dcc7713bf392e9b97 (diff) | |
download | pangemma-1d60d303945b4976984f379e420217a7230d79a9.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 |