]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: remove debug stuff from ts/script/options
authorKarel Zak <kzak@redhat.com>
Mon, 14 May 2018 09:56:46 +0000 (11:56 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 14 May 2018 09:56:46 +0000 (11:56 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/ts/script/options

index 67a8b444de5f241f058e18579dab96272edbe3d6..9b5f9d5ab9bb2c084bd366e6f639b9d5ee20944a 100755 (executable)
@@ -61,7 +61,6 @@ ts_init_subtest "size"
 $TS_HELPER_SCRIPT --output-limit 9 --command "echo 1:1234567890" $TS_OUTPUT </dev/null >/dev/null 2>&1
 $TS_HELPER_SCRIPT -a -o 9 --command "echo 2:1234567890" $TS_OUTPUT </dev/null >/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