Repaired Download in travis

This commit is contained in:
Anthony Scemama 2015-12-11 15:11:43 +01:00
parent 9c94916ad1
commit 77adda256a
2 changed files with 2 additions and 2 deletions

4
configure vendored
View File

@ -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
View File