#848 use subprocess.Popen instead of subprocess.check_output
Merged by mikem. Opened by julian8628.
julian8628/koji fix-subprocess  into  master

Download 848.patch

to make it supported on py2.6
fixed #846

3 new commits added

  • do not shell=True
  • unittest for scm.get_source
  • fix subprocess.check_output for py2.6

@mikem @tkopecek Please review

:thumbsup:

Commit be80208c fixes this pull-request

Pull-Request has been merged by mikem

Metadata