Просмотр исходного кода

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

Ludovic Courtès лет назад: 14
Родитель
Сommit
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.
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
 #