]> Zhao Yanbai Git Server - minix.git/commit
bin/mv: Temporary fix
authorLionel Sambuc <lionel@minix3.org>
Wed, 16 Jul 2014 15:45:58 +0000 (17:45 +0200)
committerLionel Sambuc <lionel@minix3.org>
Mon, 28 Jul 2014 15:06:15 +0000 (17:06 +0200)
commitc8d179ff56a90eca32ec970eb0ee38ec52381841
tree3316eb7ed2e6eab769421ccc75b54857faaba1d6
parentebe3309a133cef1e70e36e6071b9f326291ff69d
bin/mv: Temporary fix

The current MInix cp commands doesn't support the option mv expects
to be able to give to it. This patch can be reverted as soon as cp
has been imported.

Change-Id: If4d805726b7bfe4cd9aa2d9603c388b1df467050
bin/mv/mv.c