commit/galaxy-central: dannon: Update tool_list.py to indicate the correct tool_conf.xml (not sample)
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/3aad77adffba/ Changeset: 3aad77adffba User: dannon Date: 2014-08-12 17:28:08 Summary: Update tool_list.py to indicate the correct tool_conf.xml (not sample) Affected #: 1 file diff -r 18e8ddfb9c3c7407daae21b49d64300e4edf7cc4 -r 3aad77adffba5e3cbb8910ca21387c3effefc429 tool_list.py --- a/tool_list.py +++ b/tool_list.py @@ -1,6 +1,6 @@ import os,sys -#--------read tool_conf.xml.sample to get all the tool xml file names----------- +#--------read tool_conf.xml to get all the tool xml file names----------- onoff = 1 tool_list = [] for line in open("tool_conf.xml", "r"): 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)
-
commits-noreply@bitbucket.org