Lines Matching defs:FATAL
108 [+FATAL \b\amessage\a ...?\amessage\a is printed on the standard
210 function FATAL # message
332 FATAL "line $LINE: no matching FI for IF on line ${COND_LINE[COND+1]}"
376 mkdir -p "$TEST_local" && ln -s "$TEST_local" "$TWD" || FATAL "$TWD": cannot create directory
378 else mkdir "$TWD" || FATAL "$TWD": cannot create directory
576 then FATAL $COMMAND: not found
578 then FATAL $cmd: not found
678 then mkdir -p "$@" && cd "$@" || FATAL cannot initialize working directory "$@"
1241 else FATAL $f: not found
1288 then FATAL line $LINE: no matching IF for ELIF
1305 then FATAL line $LINE: no matching IF for ELSE
1320 then FATAL line $LINE: no matching IF for FI on line $LINE
1377 0) FATAL test unit name omitted ;;
1389 [[ -f $REGRESS ]] || FATAL $REGRESS: regression tests not found