misc: fix shebang with missing env 24/21924/3
authorNathan Skrzypczak <nathan.skrzypczak@gmail.com>
Mon, 9 Sep 2019 14:45:06 +0000 (16:45 +0200)
committerOle Trøan <otroan@employees.org>
Tue, 10 Sep 2019 07:29:26 +0000 (07:29 +0000)
commit5c2f96436afd0cef13797f764474a54f464d7916
tree90c8ba64b35902460812e7d621698bb0ef98770d
parent2f6e0c6002f732b7f938a0f770f19c9dec9269f1
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 <nathan.skrzypczak@gmail.com>
src/plugins/nat/extras/nat_static_gen_cfg.py
src/tools/vppapigen/vppapigen.py