Modify ↓
Opened 2 years ago
Last modified 2 years ago
#5943 new defect
command fails with ""
| Reported by: | jstein | Owned by: | Upliner |
|---|---|---|---|
| Priority: | normal | Component: | Plugin ext_tools |
| Version: | Keywords: | ||
| Cc: |
Description
"sh -c "echo test > /tmp/test" " as command fails
Syntax error: Unterminated quoted string
Attachments (0)
Note: See
TracTickets for help on using
tickets.



you could make a field what should be done with the command. execute command with bin/bash then its OS
independent.
On windows one could type
[C:\command.com ]
or the like