ceph/qa/mds/rename/pri_nul.sh
Sage Weil 21795aaf5d qa: add dir rename tests
Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
2011-06-07 20:49:45 -07:00

12 lines
137 B
Bash
Executable File

#!/bin/sh -ex
# srcdn=destdn
touch mnt/a/file1
mv mnt/a/file1 mnt/a/file1.renamed
# different
touch mnt/a/file2
mv mnt/a/file2 mnt/b