From: Dwight Perry Date: Tue, 20 Sep 2011 14:34:49 +0000 (-0400) Subject: Corrected unix shell specification X-Git-Tag: LAST_LIBGRAPH~32^2~659 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=093f85cf195c441152b26366fdb498add9465292;p=graphviz Corrected unix shell specification --- diff --git a/rtest/imagepath_test/gen_graph.sh b/rtest/imagepath_test/gen_graph.sh index 57a357288..4477d6bda 100755 --- a/rtest/imagepath_test/gen_graph.sh +++ b/rtest/imagepath_test/gen_graph.sh @@ -1,4 +1,4 @@ -#! /home/dperry/work_related/packages/arch/linux.i386-64/src/cmd/ksh93/ksh +#! /bin/ksh #directory where the executable is located project_dir=`pwd | sed -f delim.sed`