Skip to content

Fixes with shellcheck#2

Open
szepeviktor wants to merge 1 commit into
thehenrybyrd:masterfrom
szepeviktor:shellcheck
Open

Fixes with shellcheck#2
szepeviktor wants to merge 1 commit into
thehenrybyrd:masterfrom
szepeviktor:shellcheck

Conversation

@szepeviktor

Copy link
Copy Markdown

@thehenrybyrd Here we go.

Comment thread bash-morning.sh
Comment on lines -12 to -16
if [ -z "$1" ]; then
TYPE="default"
else
TYPE="$1"
fi

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$TYPE is unused.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant