Disable unbound variable checking for activate 36/8636/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 1 Feb 2018 18:15:04 +0000 (13:15 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 1 Feb 2018 18:15:07 +0000 (13:15 -0500)
commit1f02269143fda3e22bd11650e1001e8f7c93afee
tree5ebebda57d7dca629a3eb84a82279fb15c2c8344
parent86f57f37d2af3532edac220ebb0d9bd10d131a8a
Disable unbound variable checking for activate

virtualenv activate contains unbound variables so must be disabled
when calling `source activate`.

Change-Id: I8af6b55962580778fbb349c8164f661c4c462928
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
shell/common-variables.sh