1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 15:39:43 +00:00

backup tests

This commit is contained in:
deadc0de6
2023-09-21 10:05:06 +02:00
committed by deadc0de
parent 7c382c2d08
commit 9bcecedfa2

2
tests-ng/backup.sh vendored
View File

@@ -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