=== modified file 'bin/fileset.awk' --- bin/fileset.awk 2016-01-05 15:21:24 +0000 +++ bin/fileset.awk 2016-01-05 15:06:17 +0000 @@ -263,11 +263,7 @@ } # if none above matched - printf "%s:%s: unrecognised statement: %s\n", FILENAME, FNR, \ - cchar crest statement >"/dev/stderr" - if(!WARN_ONLY) { - exit 1 - } + printf "unrecognised statement: %s\n", cchar crest statement >"/dev/stderr" statement = "" } } === modified file 'bin/fslist' --- bin/fslist 2016-01-05 15:21:24 +0000 +++ bin/fslist 2015-11-27 18:19:20 +0000 @@ -5,7 +5,7 @@ setopt extendedglob globdots zmodload zsh/stat -typeset -A ftypes hardlinks s +typeset -A ftypes hardlinks ftypes=( # convert hex type to mnemonic character C s # socket c s