Bug 127487
| Summary: | jsc-cli doesn't support running subshell commands | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mark Hahnenberg <mhahnenberg> |
| Component: | JavaScriptCore | Assignee: | Mark Hahnenberg <mhahnenberg> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 127432 | ||
Mark Hahnenberg
Another common feature of command line scripting languages is the ability to invoke other shell commands and handle their results. It should be possible to run a subshell command and examine its exit code as well as its console output.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |