aboutsummaryrefslogtreecommitdiff
path: root/lint/bash.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lint/bash.sh')
-rw-r--r--lint/bash.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/lint/bash.sh b/lint/bash.sh
index 6457da35..13754a3f 100644
--- a/lint/bash.sh
+++ b/lint/bash.sh
@@ -6,4 +6,3 @@ set \
bash/bashrc \
bash/bashrc.d/*.bash
shellcheck -e SC1090 -s bash -- "$@" || exit
-printf 'GNU Bash dotfiles linted successfully.\n'