Преглед изворни кода

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.
 #