summaryrefslogtreecommitdiff
path: root/src/daemontools-extras
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-03-10 11:41:18 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-03-10 11:41:18 +0000
commit4082e07e6133c4e6912cb06c532420977c393e2c (patch)
tree13d7373e1ac9f5643d763b71930f5e4b512ef1e8 /src/daemontools-extras
parentf8f42124ba675de10e4085b67c84871f55993941 (diff)
downloads6-4082e07e6133c4e6912cb06c532420977c393e2c.tar.xz
s6-log needs a new timestamp on every line
Diffstat (limited to 'src/daemontools-extras')
-rw-r--r--src/daemontools-extras/s6-log.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/daemontools-extras/s6-log.c b/src/daemontools-extras/s6-log.c
index 12b2220..d14620d 100644
--- a/src/daemontools-extras/s6-log.c
+++ b/src/daemontools-extras/s6-log.c
@@ -1006,6 +1006,7 @@ static void script_run (scriptelem_t const *script, unsigned int scriptlen, char
}
}
}
+ if (gflags & 1) tain_now_g() ;
}