commit d361ad6edbe369bc3422544d71b8f5c43ee051e4
parent 40346c40c18e8c1f8d15b7d7d9baefd3a31ee50c
Author: Tomas Nemec <nemi@skaut.cz>
Date: Mon, 9 Aug 2021 15:01:01 +0200
version: 1.1.5
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README b/README
@@ -1,4 +1,4 @@
-# Track run [v1.1.4 09.08.2021]
+# Track run [v1.1.5 09.08.2021]
TrackRun listen on stdin and for each line it gets status which is written to
status_file.
Status is taken from handler module via `handle` function.
diff --git a/trun.lua b/trun.lua
@@ -1,6 +1,6 @@
#!/usr/bin/env lua
--- Version: 1.1.4 ( 09.08.2021 )
+-- Version: 1.1.5 ( 09.08.2021 )
--
-- Usage
-- <cmd> 1> >(trun <handler> <name>)