Skip to content

Commit 00dc2fb

Browse files
committed
Improve logging msg, as we have separate download msgs
1 parent 606858b commit 00dc2fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hooks/_common.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,7 @@ function common::resolve_tool_path {
711711
fi
712712

713713
common::colorify "green" \
714-
"NOTE: The requested '$tool_name' version '$version' will be downloaded/used instead of whatever is on \$PATH."
714+
"NOTE: The requested '$tool_name' version '$version' will be used instead of whatever is on \$PATH."
715715
fi
716716

717717
#

0 commit comments

Comments
 (0)