diff options
| author | Peter Stephenson <p.stephenson@samsung.com> | 2018-09-07 13:42:01 +0100 |
|---|---|---|
| committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2018-09-16 17:42:32 +0100 |
| commit | f8c02f38566d368935fbd09143e2f59450ef1e5f (patch) | |
| tree | ff576e4b33bc1a7f4e859f824de4bbac34ce2d9b | |
| parent | Add some more debug. (diff) | |
| download | zsh-job_control_debug2.tar zsh-job_control_debug2.tar.gz zsh-job_control_debug2.tar.bz2 zsh-job_control_debug2.tar.lz zsh-job_control_debug2.tar.xz zsh-job_control_debug2.tar.zst zsh-job_control_debug2.zip | |
Yet more debug info.job_control_debug2
| -rw-r--r-- | Src/exec.c | 8 | ||||
| -rw-r--r-- | Src/signals.c | 5 |
2 files changed, 6 insertions, 7 deletions
diff --git a/Src/exec.c b/Src/exec.c index d6e045770..3a125ef73 100644 --- a/Src/exec.c +++ b/Src/exec.c |
