mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-14 14:09:35 +02:00
.
This commit is contained in:
Executable
+9
@@ -0,0 +1,9 @@
|
||||
#! /bin/sh
|
||||
|
||||
: ${MV=mv}
|
||||
|
||||
. $srcdir/setup
|
||||
|
||||
if test -z $other_partition_tmpdir; then
|
||||
exit 77
|
||||
fi
|
||||
Reference in New Issue
Block a user