From 7090e7f616208b497eb7b3e6fb7fa0fe4e5f01fb Mon Sep 17 00:00:00 2001 From: Nicola Soranzo Date: Mon, 22 Jun 2015 16:55:03 +0100 Subject: [PATCH] Warn about main.pid and main.log being modified by this script. --- run_bioblend_tests.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/run_bioblend_tests.sh b/run_bioblend_tests.sh index efd092002..4ae95086b 100755 --- a/run_bioblend_tests.sh +++ b/run_bioblend_tests.sh @@ -4,6 +4,8 @@ show_help () { echo "Usage: $0 -g GALAXY_DIR [-p PORT] [-e TOX_ENV] [-t BIOBLEND_TESTS] [-r GALAXY_REV] [-c] Run tests for BioBlend. Useful for Continuous Integration testing. + *Please note* that this script overwrites the main.pid file and appends to the + main.log file inside the specified Galaxy directory (-g). Options: -g GALAXY_DIR