ソースを参照

Use /bin/sh, since that should be enough.

Ludovic Courtès 14 年 前
コミット
6c75eb5b24
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      examples/scheduler/schedulers.sh

+ 1 - 1
examples/scheduler/schedulers.sh

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