Skip to content

Commit

Permalink
Update bits-info.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ale5000-git authored Oct 31, 2024
1 parent cf9fcc1 commit 055d171
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions tools/bits-info.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@
SCRIPT_NAME='Bits info'
SCRIPT_VERSION='1.5.17'

echo '---'
set -o || echo $?
echo '---'
set +o monitor || echo $?
echo '---'
set -m || echo $?
echo '---'
set +m || echo $1
echo '---'

### CONFIGURATION ###

set -u 2> /dev/null || :
Expand Down

0 comments on commit 055d171

Please sign in to comment.