mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-19 10:51:34 +08:00
Skip client build when validating test tools, unneeded.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
cd `dirname $0`/..
|
||||
|
||||
./scripts/common_startup.sh
|
||||
GALAXY_SKIP_CLIENT_BUILD=1 ./scripts/common_startup.sh
|
||||
GALAXY_VIRTUAL_ENV="${GALAXY_VIRTUAL_ENV:-.venv}"
|
||||
if [ -d "$GALAXY_VIRTUAL_ENV" ];
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user