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