Set login shell for common-variables.sh 24/12624/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 17 Sep 2018 13:23:01 +0000 (09:23 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 17 Sep 2018 13:25:49 +0000 (09:25 -0400)
commit8effe0e8ab26bb71f560c5d87099fdb9f192b086
tree45a854ef1fd2a33b05869c377f2a5e56c8288e9e
parenta69d4e3a1b365a4745301ee41c86ee25768c8618
Set login shell for common-variables.sh

common-variables.sh is pulled in via list action before other
shell scripts so needs a login shell set so that the scripts
that come after correctly get their PATHs set.

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