Skip to content

Commit

Permalink
bug
Browse files Browse the repository at this point in the history
  • Loading branch information
dgibbs64 committed Nov 24, 2024
1 parent 7c0199f commit 47f8ca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lgsm/modules/core_messages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ fn_print_skip() {
fn_print_message "SKIP" "${cyan}" "$*"
}

fn_print_SKIP_nl() {
fn_print_skip_nl() {
fn_print_message_nl "SKIP" "${cyan}" "$*"
}

Expand Down

0 comments on commit 47f8ca0

Please sign in to comment.