commit/galaxy-central: jgoecks: Remove spurious export in run functional tests scripts.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/e3f4aca57f83/ changeset: e3f4aca57f83 user: jgoecks date: 2012-01-17 15:24:37 summary: Remove spurious export in run functional tests scripts. affected #: 1 file diff -r 6b635cb8191d0ce91e60f8e2cc5ec1606b1c1720 -r e3f4aca57f838e3b6fb6dc114a25ea62b5f34317 run_functional_tests.sh --- a/run_functional_tests.sh +++ b/run_functional_tests.sh @@ -1,7 +1,6 @@ #!/bin/sh # A good place to look for nose info: http://somethingaboutorange.com/mrl/projects/nose/ -export PATH=/usr/local/bin:$PATH rm -f run_functional_tests.log if [ ! $1 ]; then 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.
participants (1)
-
Bitbucket