Updated openstack/openstack

Project: openstack/dib-utils  67fc8321777882839f761949d82105ccae7a5d57

Source environment files in a subshell

By sourcing the environment files directly into the running process,
dib-run-parts can pollute its own environment.  For example, if an
environment script enables tracing (set -x) then that enables tracing
for dib-run-parts; particularly annoying as it then spews a bunch of
stuff relating to the profiling.

Move to sourcing the environment files in a subshell with the scripts
to be executed to keep things separate.

Change-Id: I1e39822f218dc0322e2490a770f3dc867a55802c
This commit is contained in:
Jenkins 2016-06-03 01:39:50 +00:00 committed by Gerrit Code Review
parent 576f7d4150
commit 61f99820c1
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 88497121784d4eecf4a7d1baaeef45780e4d760c
Subproject commit 67fc8321777882839f761949d82105ccae7a5d57