~doanac/utah/bug1190775

  • Committer: Andy Doan
  • Date: 2013-06-14 03:48:30 UTC
  • Revision ID: andy.doan@canonical.com-20130614034830-h569706mhzsrc0gw
bug #1190775 regression with run_cmd

the process.run function was calling os.dup on sys.stdout and
sys.stderr. however, these values often get modified by things like
the unittest harness. I normally pass "-s" to nosetest and didn't
see the issue. But our ISO validation code actually runs as a unit
test. This just uses the plain 1/2 for stdout/stderr fd numbers.
Filename Latest Rev Last Changed Committer Comment Size
..
conf 372 11 years ago Max Brustkern * Actually added dnssetup configuration this time Diff
debian 13 12 years ago Max Brustkern Added debian directory Diff
docs 644.1.1 11 years ago Javier Collado Added docs directory as created by sphinx-quicksta Diff
examples 94 12 years ago Max Brustkern Added provisioning example Diff
templates 820.1.10 11 years ago Javier Collado Added templates directory to the package The temp Diff
tests 304.2.1 11 years ago Joe Talbott Add test script from jenkins job's chroot Diff
utah 251 12 years ago Joe Talbott * Rename 'uath' to 'utah' * Updated permissions to Diff
.bzrignore 861.3.9 11 years ago Javier Collado Fixed ignore patterns Star character was expanded 35 bytes Diff Download File
client-Makefile 768.1.3 11 years ago Max Brustkern Added fake common deb file to client-Makefile 330 bytes Diff Download File
File client.py 937.1.1 10 years ago Andy Doan improve some poor utah client error messages 5.8 KB Diff Download File
COPYING 765.3.3 11 years ago Chris Johnston Adds COPYING 34.3 KB Diff Download File
Makefile 916.1.2 11 years ago Javier Collado Added html documentation files to the build proces 1.3 KB Diff Download File
setup.py 893.2.11 11 years ago Javier Collado Use distutils instead of setuptools 1.6 KB Diff Download File
TODO 704 11 years ago Joe Talbott master.run - Convert 'fetch_cmd' to 'fetch_method' 38 bytes Diff Download File
File utah-done.py 854.1.76 11 years ago Max Brustkern Cleaned up string formatting 1 KB Diff Download File
utah_howto.txt 826.3.10 11 years ago Andy Doan update a note about what's required for local deve 2.6 KB Diff Download File