Closed
Description
When using the cleanup wizard, the line
return ["-i", kKeyFile, "$kSshUser@$host"];
gets converted to
return ["-i", kKeyFile, "$kSshUserr$host"];
I think it's the @"" -> r"" cleanup.
- Anders
([email protected])
////////////////////////////////////////////////////////////////////////////////////
Editor: 12898 (2012-09-26)
OS: Linux - amd64 (3.2.5-gg944)
JVM: 1.6.0_24
SDK installed: true
Dartium installed: true