Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ad9936f

Browse files
[skip-changelog] Improve install.sh error message when the CLI binary is not found (#2559)
1 parent 31e3288 commit ad9936f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎install.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ testVersion() {
220220
else
221221
# $PATH is intentionally a literal in this message.
222222
# shellcheck disable=SC2016
223-
echo "$PROJECT_NAME not found. You might want to add \"$EFFECTIVE_BINDIR\" to your "'$PATH'
223+
echo "install.sh: $PROJECT_NAME not found. You might want to add \"$EFFECTIVE_BINDIR\" to your "'$PATH'
224224
fi
225225

226226
set -e

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /