examples: Fix shellcheck error in get_next_oid
authorAndreas Schneider <asn@samba.org>
Tue, 22 Feb 2022 16:42:55 +0000 (17:42 +0100)
committerPavel Filipensky <pfilipensky@samba.org>
Wed, 17 Aug 2022 10:08:35 +0000 (10:08 +0000)
commit0461fa13d4af0565ed885873cfdad18bb07ba9fd
tree1d9a5fd0566160b5f25dd4d6922ad70411c655e1
parent9594778895ee1be90c491c9b1d13c97cce16cc53
examples: Fix shellcheck error in get_next_oid

examples/LDAP/get_next_oid:6:4: error: Remove spaces around += to assign
(or quote '+=' if literal). [SC2285]

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Pavel Filipenský <pfilipensky@samba.org>
examples/LDAP/get_next_oid