From: rahuel Date: Fri, 10 Feb 2006 08:26:58 +0000 (+0000) Subject: sh instead of bash X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=15ea54412b0dc452d3154567d756e97ba8bf0272;p=modules%2Fkernel.git sh instead of bash --- diff --git a/bin/salome/runIDLparser.in b/bin/salome/runIDLparser.in index 9f3afa861..91f3e4642 100644 --- a/bin/salome/runIDLparser.in +++ b/bin/salome/runIDLparser.in @@ -1,4 +1,4 @@ -#! /bin/bash +#! /bin/sh # print the help message ====================================