Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-47860

Resmoke should not join and then split args

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

      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@mongodb.com Robert Guo (Inactive)
            Reporter:
            robert.guo@mongodb.com Robert Guo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: