diff --git a/SConstruct b/SConstruct index 9cf5bbf38f..efbf4f31ff 100644 --- a/SConstruct +++ b/SConstruct @@ -463,7 +463,7 @@ rev = utils.GenerateRevFile(env['flavor'], "Source/Core/Common/Src/svnrev_template.h", "Source/Core/Common/Src/svnrev.h") # print a nice progress indication when not compiling -Progress(['-\r', '\\\r', '|\r', '/\r'], file=open('/dev/tty', 'w'), interval=5) +Progress(['-\r', '\\\r', '|\r', '/\r'], interval=5) # Setup destdir for package building # Warning: The program will not run from this location. It is assumed the