Explorar o código

tools: force use of python2.7 with starpu_trace_state_stats.py

Samuel Pitoiset %!s(int64=9) %!d(string=hai) anos
pai
achega
09570c23fd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tools/starpu_trace_state_stats.py

+ 1 - 1
tools/starpu_trace_state_stats.py

@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python2.7
 
 ##
 # StarPU --- Runtime system for heterogeneous multicore architectures.