Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ale5000-git committed Oct 22, 2024
1 parent 815bbab commit b548bca
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 @@ -862,7 +862,7 @@ main()
_limits='32767 2147483647 9223372036854775807'
_limits_date='32767 2147480047 2147483647 32535215999 32535244799 67767976233529199 67767976233532799 67768036191673199 67768036191676799 9223372036854775807'
_limits_u='65535 2147483647 2147483648 4294967295 18446744073709551615'
limits_rnd_u='65535 2147483647 4294967295 18446744073709551615'
limits_rnd_u='65535 4294967295 18446744073709551615'

shell_exe="$(get_shell_exe || :)"
shell_exe_original="${shell_exe}"
Expand Down

0 comments on commit b548bca

Please sign in to comment.