]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - tests/ts/rename/basic
tests: split stdout and stderr
[thirdparty/util-linux.git] / tests / ts / rename / basic
index cf3629e35774f22ceea64d90dcf7167227b9fe02..60e171709102560ad2f5f042a6a6bb4b3b152f2c 100755 (executable)
@@ -25,7 +25,7 @@ ts_check_test_command "$TS_CMD_RENAME"
 ts_cd "$TS_OUTDIR"
 
 touch rename_basic.{1..3}
-$TS_CMD_RENAME -v basic test rename_basic.? >> $TS_OUTPUT 2>&1
+$TS_CMD_RENAME -v basic test rename_basic.? >> $TS_OUTPUT 2>> $TS_ERRLOG
 
 for i in rename_basic.?; do
        echo "what is $i doing here?" >> $TS_OUTPUT