tests: Fix a comment

This commit is contained in:
Phaedrus Leeds
2021-11-17 08:43:29 -08:00
parent e5df71fb65
commit dfde010a49

View File

@@ -18,7 +18,7 @@
# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
# redirect stdout to stderr, otherwise the log will have command output out of
# redirect stderr to stdout, otherwise the log will have command output out of
# order with xtrace output
exec 2>&1