summaryrefslogtreecommitdiff
path: root/tests/mv
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-02-21 11:29:12 +0000
committerJim Meyering <jim@meyering.net>1998-02-21 11:29:12 +0000
commitc66e967d702eaebbc81a628251752517c291581e (patch)
tree84e816cbcc9876890ff0fe7564fe5f754bf11776 /tests/mv
parentccaf565665c6f5012649e214297d2b7c35cecbb1 (diff)
downloadcoreutils-c66e967d702eaebbc81a628251752517c291581e.tar.xz
.
Diffstat (limited to 'tests/mv')
-rwxr-xr-xtests/mv/mknod-19
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/mv/mknod-1 b/tests/mv/mknod-1
new file mode 100755
index 000000000..1af1f5c78
--- /dev/null
+++ b/tests/mv/mknod-1
@@ -0,0 +1,9 @@
+#! /bin/sh
+
+: ${MV=mv}
+
+. $srcdir/setup
+
+if test -z $other_partition_tmpdir; then
+ exit 77
+fi