ソースを参照

tools/starpu_codelet_histo_profile.in: bash is not needed, use sh

Nathalie Furmento 12 年 前
コミット
07776847cc
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      tools/starpu_codelet_histo_profile.in

+ 1 - 1
tools/starpu_codelet_histo_profile.in

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