Searched refs:commandShell (Results 1 – 1 of 1) sorted by relevance
1773 string commandShell = outputDir + "command.sh"; in main() local1774 commandFile = fopen(commandShell.c_str(), "w"); in main()1792 MakeExecutable(commandShell); in main()