misc: fix shebang with missing env 74/22374/2
authorNathan Skrzypczak <[email protected]>
Mon, 9 Sep 2019 14:45:06 +0000 (16:45 +0200)
committerAndrew Yourtchenko <[email protected]>
Mon, 30 Sep 2019 15:19:53 +0000 (15:19 +0000)
commit2af93b2643cbc5612fba847194d4e844daeead8a
treedc10f262aed1224b263f94f57ee9b9c96e5c0031
parente6b29a9df5df39204f6235256fc07a703c2d0336
misc: fix shebang with missing env

This is needed for macos where /usr/bin/python[23] does not exist
and /usr/bin is write protected

Type: fix

Change-Id: Ia1b3c732248c78482993de532fa2ea96e376d90a
Signed-off-by: Nathan Skrzypczak <[email protected]>
(cherry picked from commit 5c2f96436afd0cef13797f764474a54f464d7916)
src/plugins/nat/extras/nat_static_gen_cfg.py
src/tools/vppapigen/vppapigen.py