fix(iputil): Do not use -e option for awk 10/42010/1
authorVratko Polak <[email protected]>
Thu, 9 Jan 2025 16:10:00 +0000 (17:10 +0100)
committerVratko Polak <[email protected]>
Thu, 9 Jan 2025 16:40:55 +0000 (16:40 +0000)
commit7c0bb2cf1e812fa6b593ee88e0fd0013ce704fdd
tree6b1fbc5838c15e60df3ae01dd77573a852b6fc95
parent5c6ff56dad4f9c0bc4c5008dfebe3c2ef3df35fc
fix(iputil): Do not use -e option for awk

Probably another consequence of ubuntu2404 migration.
Nginx tests were failing (indirectly) due to "awk -e" failing.

Change-Id: I23ebc86de55e5301727f34c1337ed163ead1506c
Signed-off-by: Vratko Polak <[email protected]>
(cherry picked from commit f443c73a6c92b6c591f802dfbfe43f995771ed6b)
resources/libraries/python/IPUtil.py