about summary refs log tree commit diff
path: root/catsit-watch.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-15 16:47:12 -0500
committerJune McEnroe <june@causal.agency>2020-12-15 16:47:12 -0500
commit7769a4f6e94452719e09b8f0c3a1ecca09b55355 (patch)
tree0ea9020992d1a3dcd80cf530a493c6689a9285ce /catsit-watch.1
parentRefactor unveil calls so errors can be reported properly (diff)
downloadcatsit-7769a4f6e94452719e09b8f0c3a1ecca09b55355.tar.gz
catsit-7769a4f6e94452719e09b8f0c3a1ecca09b55355.zip
Log a message when stopping a service waiting to restart 1.1
It's a little annoying to have to special-case this, but otherwise there
is no confirmation in the log that the restart won't still happen.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
d> 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe