Skip to content

Commit

Permalink
pkg indent fix
Browse files Browse the repository at this point in the history
Signed-off-by: nitin sanghi <nsanghi@progress.com>
  • Loading branch information
sanghinitin committed Dec 6, 2024
1 parent 0a29508 commit d798e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion habitat/tests/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ set -euo pipefail


project_root="$(git rev-parse --show-toplevel)"

pkg_ident="$1"
# print error message followed by usage and exit
error () {
local message="$1"
Expand Down

0 comments on commit d798e4e

Please sign in to comment.