make/tests/scripts
Paul Smith 236589642e Remove extraneous characters from fatal() calls
The fatal() method adds ".  Stop.\n" to every message.

* src/amiga.c (MyExecute): Remove newline from fatal() message.
* src/job.c (<various>): Ditto.
* src/file.c (snap_deps): Remove "." from fatal() message.
* src/main.c (main): Ditto.
* src/load.c: Ditto.
* tests/scripts/targets/NOTINTERMEDIATE: Fix expected output.
2022-02-27 18:01:13 -05:00
..
features [SV 62088] Avoid re-exec due to stdin. 2022-02-27 18:00:47 -05:00
functions Don't write $(shell ...) stdout to stderr on failure 2022-02-06 18:46:32 -05:00
misc tests: Allow run_make_test() to avoid passing -f 2022-02-27 17:47:42 -05:00
options tests: Allow run_make_test() to avoid passing -f 2022-02-27 17:47:42 -05:00
targets Remove extraneous characters from fatal() calls 2022-02-27 18:01:13 -05:00
variables Add support for the POSIX :::= assignment operator. 2021-09-20 00:29:31 -04:00
vms
test_template