Browse Source

starpu_workers_activity: Don't require Bash.

Ludovic Courtès 13 years ago
parent
commit
718ce09d97
1 changed files with 1 additions and 1 deletions
  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.
 #