Explorar el Código

use /usr/bin/env to reach python

followup to 419c1246c128ad4b37a0eb0050c77cd401257b98
Nathalie Furmento hace 6 años
padre
commit
57ac25b221
Se han modificado 1 ficheros con 1 adiciones y 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/env python
 # -*- coding: utf-8 -*-
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #