Ver código fonte

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

Nathalie Furmento 12 anos atrás
pai
commit
07776847cc
1 arquivos alterados com 1 adições e 1 exclusões
  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.
 #