Issue 1223

This commit is contained in:
Thomas Nagy 2013-06-05 00:18:55 +02:00
parent 251d27d5eb
commit a4cb0114aa
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ except ImportError:
try:
import threading
except ImportError:
_nocolor = 1
if not 'JOBS' in os.environ:
# no threading :-(
os.environ['JOBS'] = '1'