暂时先把几个不用的sub项目隐去

Signed-off-by: dmy@lab <dmy@lab.lab>
This commit is contained in:
dmy@lab
2015-01-08 11:19:31 +08:00
parent fffadb53df
commit ac08caee2a
3 changed files with 6 additions and 5 deletions

View File

@@ -66,7 +66,7 @@ void Task::doAgainstTaskFile(ElementHashtable &eleHT)
eleHT.SetFDSet(setSep.toVector());
eleHT.GoPath();
eleHT.ShowContainerInfo(lineName);
break;
// break;
}
file.close();
}