Skip to content

Commit

Permalink
Update tool_list.py to indicate the correct tool_conf.xml (not sample)
Browse files Browse the repository at this point in the history
  • Loading branch information
dannon committed Aug 12, 2014
1 parent eeae2b3 commit b462586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool_list.py
Original file line number Diff line number Diff line change
@@ -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"):
Expand Down

0 comments on commit b462586

Please sign in to comment.