flatpak-builder/scripts
Alexandru Băluț ad4aada754 scripts: Fix flatpak-bisect log
The script was using stdout=subprocess.STDOUT but the Popen
documentation does not mention this as a valid value.

An exception was being thrown when running flatpak-bisect <name> log:
OSError: [Errno 9] Bad file descriptor
2017-05-02 15:01:19 +02:00
..
flatpak-bisect scripts: Fix flatpak-bisect log 2017-05-02 15:01:19 +02:00