mirror of
https://github.com/LCPQ/quantum_package
synced 2025-01-03 10:05:57 +01:00
Repaired Download in travis
This commit is contained in:
parent
9c94916ad1
commit
77adda256a
4
configure
vendored
4
configure
vendored
@ -196,8 +196,8 @@ def check_output(*popenargs, **kwargs):
|
||||
cmd = popenargs[0]
|
||||
error = subprocess.CalledProcessError(retcode, cmd)
|
||||
error.output = output
|
||||
print output
|
||||
print unused_err
|
||||
# print output
|
||||
# print unused_err
|
||||
raise error
|
||||
return output
|
||||
|
||||
|
0
install/Downloads/.empty
Normal file
0
install/Downloads/.empty
Normal file
Loading…
Reference in New Issue
Block a user