From: Karel Zak Date: Mon, 14 May 2018 09:56:46 +0000 (+0200) Subject: tests: remove debug stuff from ts/script/options X-Git-Tag: v2.33-rc1~267 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dfdb1b14376f66e18bab327fcb843ede7470a60;p=thirdparty%2Futil-linux.git tests: remove debug stuff from ts/script/options Signed-off-by: Karel Zak --- diff --git a/tests/ts/script/options b/tests/ts/script/options index 67a8b444de..9b5f9d5ab9 100755 --- a/tests/ts/script/options +++ b/tests/ts/script/options @@ -61,7 +61,6 @@ ts_init_subtest "size" $TS_HELPER_SCRIPT --output-limit 9 --command "echo 1:1234567890" $TS_OUTPUT /dev/null 2>&1 $TS_HELPER_SCRIPT -a -o 9 --command "echo 2:1234567890" $TS_OUTPUT /dev/null 2>&1 echo $? >> $TS_OUTPUT -cp /home/fmora/u/src/util-linux/tests/output/script/options-size /tmp ts_finalize_subtest ts_finalize