diff --git a/tests/libtest.sh b/tests/libtest.sh index df1492c1d..7790dd88c 100644 --- a/tests/libtest.sh +++ b/tests/libtest.sh @@ -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