head 1.1; access; symbols netbsd-11-0-RC4:1.1 netbsd-11-0-RC3:1.1 netbsd-11-0-RC2:1.1 netbsd-11-0-RC1:1.1 perseant-exfatfs:1.1.0.4 perseant-exfatfs-base-20250801:1.1 netbsd-11:1.1.0.2 netbsd-11-base:1.1; locks; strict; comment @# @; 1.1 date 2025.04.13.09.29.32; author rillig; state Exp; branches 1.1.4.1; next ; commitid 0g6qsRhbKlSC8SQF; 1.1.4.1 date 2025.04.13.09.29.32; author perseant; state dead; branches; next 1.1.4.2; commitid 23j6GFaDws3O875G; 1.1.4.2 date 2025.08.02.05.58.36; author perseant; state Exp; branches; next ; commitid 23j6GFaDws3O875G; desc @@ 1.1 log @tests/make: add tests for POSIX mode @ text @one-at-a-time: shell_variable is 'second' echo "prefixes: ignore errors"; exit 13 prefixes: ignore errors *** Error code 13 (ignored) prefixes: no echo prefixes: always, no echo shell-e-option: before shell-e-option: after echo 'do-prefix-plus: a regular command' echo 'do-prefix-plus: prefixed by plus' do-prefix-plus: prefixed by plus echo 'do-prefix-plus: a regular command' { echo 'do-prefix-plus: a regular command' } || exit $? echo 'do-prefix-plus: prefixed by plus' do-prefix-plus: prefixed by plus { echo 'do-prefix-plus: a regular command' } || exit $? do-error-not-ignored: successful *** Error code 13 (continuing) Stop. make: stopped making "do-error-not-ignored" in unit-tests exit status 0 @ 1.1.4.1 log @file posix-execution.exp was added on branch perseant-exfatfs on 2025-08-02 05:58:36 +0000 @ text @d1 24 @ 1.1.4.2 log @Sync with HEAD @ text @a0 24 one-at-a-time: shell_variable is 'second' echo "prefixes: ignore errors"; exit 13 prefixes: ignore errors *** Error code 13 (ignored) prefixes: no echo prefixes: always, no echo shell-e-option: before shell-e-option: after echo 'do-prefix-plus: a regular command' echo 'do-prefix-plus: prefixed by plus' do-prefix-plus: prefixed by plus echo 'do-prefix-plus: a regular command' { echo 'do-prefix-plus: a regular command' } || exit $? echo 'do-prefix-plus: prefixed by plus' do-prefix-plus: prefixed by plus { echo 'do-prefix-plus: a regular command' } || exit $? do-error-not-ignored: successful *** Error code 13 (continuing) Stop. make: stopped making "do-error-not-ignored" in unit-tests exit status 0 @