busybox/testsuite/mv
Ron Yorston a84bbc5425 cp,mv: fix -t DIR option
When the '-t DIR' option is used the loop over the remaining
arguments should terminate when a NULL pointer is reached.

function                                             old     new   delta
mv_main                                              585     590      +5
cp_main                                              492     496      +4
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 9/0)                 Total: 9 bytes

Signed-off-by: Ron Yorston <rmy@pobox.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2021-06-25 00:23:29 +02:00
..
mv-files-to-dir touch: implement -d --date (our own testsuite needs that) 2009-07-18 03:41:29 +02:00
mv-files-to-dir-2 cp,mv: fix -t DIR option 2021-06-25 00:23:29 +02:00
mv-follows-links
mv-moves-empty-file
mv-moves-file
mv-moves-hardlinks
mv-moves-large-file
mv-moves-small-file
mv-moves-symlinks
mv-moves-unreadable-files
mv-preserves-hard-links
mv-preserves-links
mv-refuses-mv-dir-to-subdir touch: implement -d --date (our own testsuite needs that) 2009-07-18 03:41:29 +02:00
mv-removes-source-file