Skip to content

Problem in interpretation with a script parameter cmd.exe #224

@csphoenix1

Description

@csphoenix1

Hi !

I've just see a bug:

{
  "name": "Test",
  "param": "--test",
  "type": "list",
  "values": {
    "script": "cmd.exe /c \"echo lol\""
  },
"required": true
},

Response :

Calling the script...

Invalid parameter Label Template Path Dev value: has value lol
] but should be in [lol

Have a good day :)

Version : 1.14.0
OS : Windows
Python : 3.6.14

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions