Mercurial > repos > fubar > mashmap
view toolfactory/toolfactory_fast_test.sh @ 1:0183cad9d13b draft
planemo upload
author | fubar |
---|---|
date | Thu, 22 Feb 2024 10:48:01 +0000 |
parents | |
children |
line wrap: on
line source
GALAXY_URL=http://localhost:8080 GALAXY_VENV=/home/ross/rossgit/galaxytf231/.venv API_KEY=1718977735397126400 API_KEY_USER=995248011247121408 # for test@bx.psu.edu user # for sed to edit at installation # must pass toolname outdir as cl params in that order... # shows api keys do uncomment for debugging if you must # echo "toolfactory_fast_test.sh: galaxy-tool-test -u $GALAXY_URL -a $API_KEY -k $API_KEY_USER -t $1 -o $2 --test-data $3" galaxy-tool-test -u $GALAXY_URL -a $API_KEY -k $API_KEY_USER -t $1 -o $2 --test-data $3 --publish-history