diff options
Diffstat (limited to 'tests/mv/mknod-1')
-rwxr-xr-x | tests/mv/mknod-1 | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/mv/mknod-1 b/tests/mv/mknod-1 deleted file mode 100755 index 1af1f5c78..000000000 --- a/tests/mv/mknod-1 +++ /dev/null @@ -1,9 +0,0 @@ -#! /bin/sh - -: ${MV=mv} - -. $srcdir/setup - -if test -z $other_partition_tmpdir; then - exit 77 -fi |