diff options
author | Pjotr Prins | 2016-06-17 06:02:18 +0000 |
---|---|---|
committer | Pjotr Prins | 2016-06-17 06:02:18 +0000 |
commit | 497b72d3496b9368167616774e58250598d7bd83 (patch) | |
tree | 3d7eb2c834c82e7720f354c5aad94efe79e358cf /bin | |
parent | 0786e53389669bca94953ebb7b737ce7e59111d9 (diff) | |
download | genenetwork2-497b72d3496b9368167616774e58250598d7bd83.tar.gz |
Testing: added default run
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/test-website | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/test-website b/bin/test-website index 7c7e4390..2e91f364 100755 --- a/bin/test-website +++ b/bin/test-website @@ -11,6 +11,10 @@ the root of the genenetwork2 source tree as, for example, ./bin/test-website http://localhost:5003/ (default) +If you are using the small deployment database you can use + + ./bin/test-website --skip -n + For more information see http://genenetwork.org/ EOT |