From e1458360e3ea36b2f17ac6dc9c69e34de7a160b9 Mon Sep 17 00:00:00 2001 From: Robin Sommer Date: Mon, 27 Jan 2020 14:43:05 +0000 Subject: [PATCH] Small cleanup and updating submodules. --- aux/zeek-aux | 2 +- aux/zeekctl | 2 +- doc | 2 +- zeek-wrapper.in | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/aux/zeek-aux b/aux/zeek-aux index 0790f42014..cd0daf5fda 160000 --- a/aux/zeek-aux +++ b/aux/zeek-aux @@ -1 +1 @@ -Subproject commit 0790f420148806c1380fc7e0e0a4278c7970753c +Subproject commit cd0daf5fda4b1c0848ccc0025d67205b0e006da7 diff --git a/aux/zeekctl b/aux/zeekctl index e166c066b6..172ad814e2 160000 --- a/aux/zeekctl +++ b/aux/zeekctl @@ -1 +1 @@ -Subproject commit e166c066b64b196a7dc5de285c68e0977344acc9 +Subproject commit 172ad814e2404a36b6efdd603619ff80f6a9fbca diff --git a/doc b/doc index 7192dbedf3..799ed621e3 160000 --- a/doc +++ b/doc @@ -1 +1 @@ -Subproject commit 7192dbedf3ca9ce49294057262074f0e888177f3 +Subproject commit 799ed621e33a5d3e3ba0288241989bfcfbd17f95 diff --git a/zeek-wrapper.in b/zeek-wrapper.in index 249df3ad53..3c4123b27a 100755 --- a/zeek-wrapper.in +++ b/zeek-wrapper.in @@ -1,8 +1,8 @@ #! /usr/bin/env bash # # Wrapper to continue reporting usage old names of executables. -# This will print an error warning to stderr if stdin/stdout/stderr -# are all connected to a tty. In any case, it will abort with error +# This will print an error to stderr if stdin/stdout/stderr +# are all connected to a tty. It will then abort with an error # exit code. function deprecated {