bash: fix vpp-make-test -g option 85/32385/2
authorDave Wallace <dwallacelf@gmail.com>
Wed, 19 May 2021 21:01:55 +0000 (17:01 -0400)
committerFlorin Coras <florin.coras@gmail.com>
Wed, 19 May 2021 22:52:26 +0000 (22:52 +0000)
commit785458895dac4fd1f337e0b949bf011c363da99a
treeb4d6829e623c688bb1e27239da8cdaa42d136fab
parentd064c5976d02b552dd549751a929ba2691a4ad8d
bash: fix vpp-make-test -g option

- Don't pollute shell with local variables
  which also fixes a bug with -g option
- If WS_ROOT is not set and vpp-make-test is
  invoked in the vpp root dir, then export
  WS_ROOT env var

Type: fix

Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I608b666f7d3020863933a8072fb34e65c7f1c988
extras/bash/functions.bash