A bit like the previous commit, the bahaviour of /bin/sh
has changed with macOS 10.15.
Up to and including 10.14 (and other OSes) the shell just reads
the empty file and does nothing.
With macOS 10.15, the shell reads the empty file and then starts
a subshell which does nothing.
The result is a missing carriage return on stderr.
double_close_range_xml.vgtest \
double_close_range_sup.stderr.exp double_close_range_sup.vgtest \
empty-exe.vgtest empty-exe.stderr.exp \
+ empty-exe.stderr.exp-darwin19 \
exec-sigmask.vgtest exec-sigmask.stdout.exp \
exec-sigmask.stdout.exp2 exec-sigmask.stdout.exp3 \
exec-sigmask.stdout.exp-solaris exec-sigmask.stderr.exp \