mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-15 12:15:05 +00:00
linting
This commit is contained in:
2
tests-ng/key-prefix-sep.sh
vendored
2
tests-ng/key-prefix-sep.sh
vendored
@@ -91,7 +91,7 @@ cd "${ddpath}" | ${bin} files -c "${cfg}" -p p1 -G | cut -f1 -d',' | grep '_top_
|
||||
cd "${ddpath}" | ${bin} files -c "${cfg}" -p p1 -G | cut -f1 -d',' | grep '_mutt_sub' | grep -q 'd_'
|
||||
|
||||
# pimping
|
||||
rm -rf "${tmps}"/*
|
||||
rm -rf "${tmps:?}"/*
|
||||
|
||||
cat > "${cfg}" << _EOF
|
||||
config:
|
||||
|
||||
Reference in New Issue
Block a user