Skip to content

Bad string conversion clean-up #5531

Closed
Closed
@stevemessick

Description

@stevemessick

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions