openpower-build-setup: Fix setting of alias

When we source the op-build-env script from within the build.sh script,
the alias that is set only available to the inner script without the
shopt -s expand_alias option.

Found on http://stackoverflow.com/a/3354931

Signed-off-by: Joel Stanley <joel@jms.id.au>
1 file changed
tree: fe7a52b11a46c27e41b2846f7028952ed54bc4ec
  1. build-setup.sh
  2. COPYING
  3. kernel-build-setup.sh
  4. openpower-build-setup.sh
  5. README.md
README.md

Build script for CI jobs in Jenkins.