commit/galaxy-central: natefoo: Add a method to add manual builds to buildbot runs.
1 new changeset in galaxy-central: http://bitbucket.org/galaxy/galaxy-central/changeset/2650328b4321/ changeset: r5545:2650328b4321 user: natefoo date: 2011-05-12 17:53:32 summary: Add a method to add manual builds to buildbot runs. affected #: 2 files (178 bytes) --- a/buildbot_setup.sh Wed May 11 16:02:06 2011 -0400 +++ b/buildbot_setup.sh Thu May 12 11:53:32 2011 -0400 @@ -135,4 +135,7 @@ echo "Setting up test data location files" python test-data-repo/location/make_location.py +echo "Appending tool-data/shared/ucsc/builds.txt.buildbot to tool-data/shared/ucsc/builds.txt" +cat tool-data/shared/ucsc/builds.txt.buildbot >> tool-data/shared/ucsc/builds.txt + python ./scripts/fetch_eggs.py all 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