~fginther/landscape-client/fix-missing-install-dirs

Viewing all changes in revision 1002.

  • Committer: 🤖 Landscape Builder
  • Author(s): Eric Snow
  • Date: 2017-04-05 14:44:54 UTC
  • mfrom: (984.1.13 fix-test-race-sys-argv)
  • Revision ID: _landscape_builder-20170405144454-kjfd61vyk1nz6b2t
Merge fix-test-race-sys-argv [f=1677630] [r=free.ekanayaka,simpoir] [a=Eric Snow]
his patch fixes a race condition in tests involving sys.argv.

Under certain load conditions there is a collision on patched-out
sys.argv. To resolve this, we switch to using the config to store the
bindir that should be used (rather than extrapolating from sys.argv[0]).

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: