mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-11 13:09:18 +00:00
linting
This commit is contained in:
2
tests-ng/profile-dynvariables.sh
vendored
2
tests-ng/profile-dynvariables.sh
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user