mirror of
https://github.com/ceph/ceph
synced 2025-01-02 09:02:34 +00:00
qa: make snaptest.sh repeatable in same dir
This commit is contained in:
parent
6cf94518eb
commit
4d174b593a
@ -3,6 +3,7 @@
|
||||
echo 1 > file1
|
||||
echo 2 > file2
|
||||
echo 3 > file3
|
||||
[ -e file4 ] && rm file4
|
||||
mkdir .snap/snap1
|
||||
echo 4 > file4
|
||||
now=`ls`
|
||||
|
Loading…
Reference in New Issue
Block a user