Searched refs:envSet (Results 1 – 1 of 1) sorted by relevance
176 …String envSet = "export cyg_src_root=`cygpath '" + srcRoot.replaceAll("\\\\", "\\\\\\\\")+ "'`; so… in getCmdLinesWithCommand() local177 command = envSet + command; in getCmdLinesWithCommand()
Completed in 8 milliseconds