mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-10 17:24:15 +00:00
fix several issues with variable importation and resolving
This commit is contained in:
@@ -135,7 +135,7 @@ echo "test: {{@@ test @@}}" >> ${tmps}/dotfiles/abc
|
||||
# install
|
||||
cd ${ddpath} | ${bin} install -f -c ${cfg} -p p1 -V
|
||||
|
||||
#cat ${tmpd}/abc
|
||||
cat ${tmpd}/abc
|
||||
|
||||
grep '^var1: var' ${tmpd}/abc >/dev/null
|
||||
grep '^dvar1: dynvar' ${tmpd}/abc >/dev/null
|
||||
|
||||
Reference in New Issue
Block a user