Skip to content

Commit

Permalink
updated scan_duplicate_macs.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Feb 22, 2025
1 parent 7cbc1c0 commit 91ac61d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/scan_duplicate_macs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ until [ $# -lt 1 ]; do
*) usage "unknown argument: $1"
;;
esac
# shellcheck disable=SC2317
shift || :
done

Expand Down

0 comments on commit 91ac61d

Please sign in to comment.