parallel received a minor update, which fixes:
- Fixed bug #52207: Exit status 0 when child job is killed, even with
"now,fail=1"
- Fixed bug #52769: --lb puts stdout on stderr sometimes
- Fixed bug #52740: Bash redirection with process substitution blocks
Maintainer responded with "Works fine for me, ok"
--
Björn Ketelaars
GPG key: 0x4F0E5F21
diff --git Makefile Makefile
index dc34c707fa0..81827cf73a3 100644
--- Makefile
+++ Makefile
@@ -2,7 +2,7 @@
COMMENT = execute jobs in parallel
-DISTNAME = parallel-20171222
+DISTNAME = parallel-20180122
CATEGORIES = sysutils
diff --git distinfo distinfo
index 8e20b7cf872..f8a2b4bdc3c 100644
--- distinfo
+++ distinfo
@@ -1,2 +1,2 @@
-SHA256 (parallel-20171222.tar.bz2) = m8jH/SQg7pxvTurxHQjHdoLbsC3GTWSIHzgRD2kzedw=
-SIZE (parallel-20171222.tar.bz2) = 1690077
+SHA256 (parallel-20180122.tar.bz2) = 6QbCcd+g6XOp6hUf58qrp0Lg9ADoamlofqawSta9a/I=
+SIZE (parallel-20180122.tar.bz2) = 1717905
No comments:
Post a Comment