1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-14 14:09:35 +02:00
This commit is contained in:
Jim Meyering
1998-02-21 11:29:12 +00:00
parent ccaf565665
commit c66e967d70
+9
View File
@@ -0,0 +1,9 @@
#! /bin/sh
: ${MV=mv}
. $srcdir/setup
if test -z $other_partition_tmpdir; then
exit 77
fi