mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Small cleanup and updating submodules.
This commit is contained in:
parent
4eeabd5210
commit
e1458360e3
4 changed files with 5 additions and 5 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit 0790f420148806c1380fc7e0e0a4278c7970753c
|
Subproject commit cd0daf5fda4b1c0848ccc0025d67205b0e006da7
|
|
@ -1 +1 @@
|
||||||
Subproject commit e166c066b64b196a7dc5de285c68e0977344acc9
|
Subproject commit 172ad814e2404a36b6efdd603619ff80f6a9fbca
|
2
doc
2
doc
|
@ -1 +1 @@
|
||||||
Subproject commit 7192dbedf3ca9ce49294057262074f0e888177f3
|
Subproject commit 799ed621e33a5d3e3ba0288241989bfcfbd17f95
|
|
@ -1,8 +1,8 @@
|
||||||
#! /usr/bin/env bash
|
#! /usr/bin/env bash
|
||||||
#
|
#
|
||||||
# Wrapper to continue reporting usage old names of executables.
|
# Wrapper to continue reporting usage old names of executables.
|
||||||
# This will print an error warning to stderr if stdin/stdout/stderr
|
# This will print an error to stderr if stdin/stdout/stderr
|
||||||
# are all connected to a tty. In any case, it will abort with error
|
# are all connected to a tty. It will then abort with an error
|
||||||
# exit code.
|
# exit code.
|
||||||
|
|
||||||
function deprecated {
|
function deprecated {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue