From 83029dff5de737fb4d6de9dbe64d39ce494eade7 Mon Sep 17 00:00:00 2001 From: Pulux Date: Fri, 5 Aug 2022 05:52:25 +0200 Subject: nq: add support for a $NQFAILDIR --- nq.1 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'nq.1') diff --git a/nq.1 b/nq.1 index f6905ee..ff09dc6 100644 --- a/nq.1 +++ b/nq.1 @@ -71,6 +71,7 @@ listed job ids are done. .El .Sh ENVIRONMENT .Bl -hang -width "NQDONEDIR" +.Bl -hang -width "NQFAILDIR" .It Ev NQDIR Directory where lock files/job output resides. Each @@ -93,6 +94,14 @@ to after successful execution of the job. Ignored when .Fl c is used. +.It Ev NQFAILDIR +When set, specifies a directory +.Po +must be on the same file system as +.Ev NQDIR +.Pc +where lock files/job output is moved +to after unsuccessful execution of the job. .It Ev NQJOBID The job id of the currently running job, exposed to the job itself. -- cgit 1.4.1