diskimage-builder/elements/package-installs/bin
Pino Toscano 655648f99b package-installs: fix error case for Python 2.6
subprocess.CalledProcessError in Python 2.6 does not have the 'out'
parameter for __init__, so pass only two of them and manually set
'output' in that case.

Fixes/improves commit 7f410aaff2.

Change-Id: I279bdf433b1272a9c3af4d66a2a52c78a7ac5de2
2015-05-06 16:18:30 +02:00
..
package-installs Merge "Standarise tracing for scripts" 2015-03-04 00:38:44 +00:00
package-installs-squash Fix check for installtype 2015-03-10 21:59:03 -04:00
package-installs-v2 package-installs: fix error case for Python 2.6 2015-05-06 16:18:30 +02:00
package-uninstalls Standarise tracing for scripts 2015-02-12 10:41:32 +11:00