Sfoglia il codice sorgente

starpu_workers_activity: Don't require Bash.

Ludovic Courtès 13 anni fa
parent
commit
718ce09d97
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      tools/starpu_workers_activity.in

+ 1 - 1
tools/starpu_workers_activity.in

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #