summaryrefslogtreecommitdiffstats
path: root/job.c
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2018-09-27 11:02:37 +0100
committerThomas Adam <thomas@xteddy.org>2018-09-27 11:02:37 +0100
commita00cdcdfcbc7135053f6b355dd4480b5298f7705 (patch)
tree9dbbd090500933a8f2908be1f00a08f305fa35af /job.c
parentebaf54251a6e3a1b366531155ab59dbd286a4a3a (diff)
parent228e1a39513701385ffa6241acf6647f08a4b00c (diff)
Merge branch 'obsd-master'
Diffstat (limited to 'job.c')
-rw-r--r--job.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/job.c b/job.c
index 5ddea760..9faf7de0 100644
--- a/job.c
+++ b/job.c
@@ -79,6 +79,7 @@ job_run(const char *cmd, struct session *s, const char *cwd,
if (socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, out) != 0)
return (NULL);
+ log_debug("%s: cmd=%s, cwd=%s", __func__, cmd, cwd);
/*
* Do not set TERM during .tmux.conf, it is nice to be able to use