1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/eb61b02da186/ Changeset: eb61b02da186 User: jmchilton Date: 2015-01-12 02:43:13+00:00 Summary: Source the common startup script for run_tests.sh. Fixes planemo #50. Affected #: 1 file diff -r ff4e9117b39ddaff106d1c44792eb6fbcc7c0256 -r eb61b02da1866c4a7da0f2fa357ce43e6c62b57c run_tests.sh --- a/run_tests.sh +++ b/run_tests.sh @@ -1,5 +1,7 @@ #!/bin/sh +./scripts/common_startup.sh + # A good place to look for nose info: http://somethingaboutorange.com/mrl/projects/nose/ rm -f run_functional_tests.log Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.