Resmoke should not join and then split args

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • STM 2020-05-18
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      In SERVER-42607, we joined and then split sys.argv using space as the delimiter, this causes ambiguity when arguments contain spaces. Instead we should just use the raw sys.argv and shlex.quote on that to generate the verbatim invocation.

            Assignee:
            Robert Guo (Inactive)
            Reporter:
            Robert Guo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: