mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 19:09:44 +00:00
fix tests
This commit is contained in:
@@ -118,6 +118,8 @@ echo ${tokend} > ${tmpx}/a/somefile
|
||||
echo ${tokend} > ${tmpx}/b/somefile
|
||||
echo ${tokend} > ${tmpx}/c/somefile
|
||||
echo ${tokend} > ${tmpx}/a/dir1/otherfile
|
||||
# create a fake file to ensure dir is created
|
||||
echo ${tokend} > ${tmpx}/a/dir2/token
|
||||
tar -cf ${tmps}/dotfiles/ghi -C ${tmpx} .
|
||||
rm -rf ${tmpx}
|
||||
tar -tf ${tmps}/dotfiles/ghi
|
||||
|
||||
Reference in New Issue
Block a user