Merge: nitester on Turing: fix to use nitc + faster and lighter execution
authorJean Privat <jean@pryen.org>
Tue, 16 Dec 2014 04:16:26 +0000 (23:16 -0500)
committerJean Privat <jean@pryen.org>
Tue, 16 Dec 2014 04:16:26 +0000 (23:16 -0500)
#1000 broke Turing compatibility, this fix it.

Also, do not compile nit and nitvm 30 times in parallel, do it once an copy it 30 times.

Pull-Request: #1018
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>
Reviewed-by: Jean Privat <jean@pryen.org>


Trivial merge