Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
robzr committed Feb 22, 2024
1 parent cae823f commit 53d8b8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sver
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,7 @@ sver_yaml() {
# - `sver b m v1.2.3` meaningfully errors due to ambiguous 'm'
#
# shellcheck disable=SC2154
echo sver_execed=${sver_execed}
if [ "$sver_execed" = true ]; then
unset command
if [ $# = 0 ]; then
Expand Down

0 comments on commit 53d8b8a

Please sign in to comment.