Skip to content

Commit

Permalink
fix up
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Yuan <[email protected]>
  • Loading branch information
SamYuan1990 committed Mar 3, 2024
1 parent d37f226 commit b80e2e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/utils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
# Copyright 2023 The Kepler Contributors
#

# shellcheck disable=SC2086
err() {
echo -e "ERROR: $*\n" >&2
}
Expand Down

0 comments on commit b80e2e4

Please sign in to comment.