aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-07-17 14:51:03 +0100
committerdiogo464 <[email protected]>2025-07-17 14:51:03 +0100
commit032d9362819d7dfc24741dff78d4cb8a70531777 (patch)
tree240d1bd9f55e784eccde7bb9350bc7945eaed8bd /scripts
parent4d1551b70e690d18d1b0ffc625639b824c6a2670 (diff)
fixed address listing on machines with no addresses
currently the shell script used to list 10.0.0.0/8 range of addresses on a machine would fail with exit code 1 if no addresses were present in that range (i.e. grep did not match anything). this fix just makes sure that command always returns exit code 0.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions