diff --git a/tool_list.py b/tool_list.py index 0bab8a0e77f5..b4da4cd584b3 100644 --- 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"):