1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-11 13:09:18 +00:00
This commit is contained in:
deadc0de6
2023-01-28 17:26:40 +01:00
committed by deadc0de
parent 57558230c4
commit ec6a31e690
6 changed files with 33 additions and 15 deletions

View File

@@ -126,7 +126,7 @@ grep '^local1' "${tmpd}"/abc >/dev/null
grep '^global2' "${tmpd}"/abc >/dev/null
grep '^local2' "${tmpd}"/abc >/dev/null
# test dynvariables
grep "^# author: deadc0de6" "${tmpd}"/abc >/dev/null
grep "^# shellcheck" "${tmpd}"/abc >/dev/null
grep '^tset,emos,si,siht' "${tmpd}"/abc >/dev/null
grep "^${TESTENV2}" "${tmpd}"/abc > /dev/null
grep "^cba" "${tmpd}"/abc >/dev/null