forked from ungleich-public/cdist
Rename debug-dump.sh to cdist-dump
This commit is contained in:
parent
540434557d
commit
d11ac7dda4
5 changed files with 5 additions and 4 deletions
2
Makefile
2
Makefile
|
|
@ -275,7 +275,7 @@ shellcheck-remote-gencodes:
|
|||
@find cdist/conf/type -type f -name gencode-remote -exec $(SHELLCHECKCMD) {} + | $(SHELLCHECK_SKIP) || exit 0
|
||||
|
||||
shellcheck-scripts:
|
||||
@$(SHELLCHECKCMD) scripts/debug-dump.sh || exit 0
|
||||
@$(SHELLCHECKCMD) scripts/cdist-dump || exit 0
|
||||
|
||||
shellcheck-gencodes: shellcheck-local-gencodes shellcheck-remote-gencodes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue