mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-12 05:58:59 +00:00
more tests
This commit is contained in:
@@ -67,6 +67,7 @@ echo 'this file is the same' > ${tmpd}/dir1/common_file
|
|||||||
echo 'in dir1' > ${tmpd}/dir1/not_the_same
|
echo 'in dir1' > ${tmpd}/dir1/not_the_same
|
||||||
echo 'This is a file in dir1' > ${tmpd}/dir1/file_in_dir1
|
echo 'This is a file in dir1' > ${tmpd}/dir1/file_in_dir1
|
||||||
mkdir -p ${tmpd}/dir1/sub/sub2
|
mkdir -p ${tmpd}/dir1/sub/sub2
|
||||||
|
mkdir -p ${tmpd}/dir1/notindir2/notindir2
|
||||||
echo 'first' > ${tmpd}/dir1/sub/sub2/different
|
echo 'first' > ${tmpd}/dir1/sub/sub2/different
|
||||||
#tree ${tmpd}/dir1
|
#tree ${tmpd}/dir1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user