mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 13:56:44 +00:00
backup tests
This commit is contained in:
2
tests-ng/backup.sh
vendored
2
tests-ng/backup.sh
vendored
@@ -80,7 +80,7 @@ create_fs()
|
||||
{
|
||||
# create the existing dotfiles in filesystem
|
||||
echo "original" > "${tmpd}"/file
|
||||
echo "original" > "${tmps}"/dotfiles/template
|
||||
echo "original" > "${tmpd}"/template
|
||||
mkdir -p "${tmpd}"/dir
|
||||
echo "original" > "${tmpd}"/dir/sub
|
||||
echo "original" > "${tmpd}"/dir/template
|
||||
|
||||
Reference in New Issue
Block a user