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

clear test file

This commit is contained in:
deadc0de6
2024-11-08 14:52:53 +01:00
committed by deadc0de
parent b53f9396ec
commit d3724d6ab5

View File

@@ -35,7 +35,7 @@ tmpd=$(mktemp -d --suffix='-dotdrop-tests' || mktemp -d)
clear_on_exit "${tmps}"
clear_on_exit "${tmpd}"
clear_on_exit "${HOME}/.dotdrop-test"
clear_on_exit "${HOME}/.dotdrop.test"
# create the dotfile
echo "original" > "${tmpd}"/testfile