Forráskód Böngészése

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

Nathalie Furmento 12 éve
szülő
commit
07776847cc
1 módosított fájl, 1 hozzáadás és 1 törlés
  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.
 #