diff options
Diffstat (limited to 'goval')
| -rwxr-xr-x | goval | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -6,6 +6,6 @@  ## (c) 2018 Vincenzo 'KatolaZ' Nicosia <katolaz@freaknet.org>  ## -[ -z "$(cat ${1:-/dev/stdin} | sed -n -E -e '/(^[0-9+gIThis].*\t.*\t.*\t|^\.\r$)/! =' \ +[ -z "$(cat ${1:-/dev/stdin} | sed -n -E -e '/(^[0-9+gIThis].*	.*	.*	|^\.\r$)/! =' \  	| tr '\n' ' ' | tee /dev/stderr )" ] && exit 0  echo && exit 1  | 
