Skip to content

Commit

Permalink
Merge branch 'micro5k:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ale5000-git authored Oct 29, 2024
2 parents 202e911 + c56d599 commit 3e20e32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/bits-info.sh
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ convert_max_unsigned_int_to_bit()

warn_msg()
{
printf 1>&2 '\033[0;33m%s\033[0m\n' "WARNING: ${1}"
printf 1>&2 '\r\033[0;33m\r%s\n\033[0m\r \r' "WARNING: ${1}"
}

inc_num()
Expand Down

0 comments on commit 3e20e32

Please sign in to comment.