]> git.ipfire.org Git - thirdparty/automake.git/commit
tap: minimize stderr redirection to just the test script
authorRichard Hansen <rhansen@rhansen.org>
Mon, 3 Feb 2025 23:26:56 +0000 (18:26 -0500)
committerKarl Berry <karl@freefriends.org>
Sun, 23 Feb 2025 01:36:59 +0000 (17:36 -0800)
commite8df4cd32143bc452f5518a81714c76cc0577530
tree35b91e5b4629f9fe7dbefc95936340d8277ed45a
parent68091961a7ea1870fcfb5220207c95d0727e70f9
tap: minimize stderr redirection to just the test script

* lib/tap-driver.sh: Keep driver stderr separate from test script
stderr to aid with debugging (e.g., `set -x').
lib/tap-driver.sh