]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 21 Feb 1998 11:29:12 +0000 (11:29 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 21 Feb 1998 11:29:12 +0000 (11:29 +0000)
tests/mv/mknod-1 [new file with mode: 0755]

diff --git a/tests/mv/mknod-1 b/tests/mv/mknod-1
new file mode 100755 (executable)
index 0000000..1af1f5c
--- /dev/null
@@ -0,0 +1,9 @@
+#! /bin/sh
+
+: ${MV=mv}
+
+. $srcdir/setup
+
+if test -z $other_partition_tmpdir; then
+  exit 77
+fi