]> granicus.if.org Git - graphviz/commitdiff
fix #!/bin/ksh so it works for other user's
authorJohn Ellson <ellson@research.att.com>
Wed, 23 Nov 2011 13:03:49 +0000 (08:03 -0500)
committerJohn Ellson <ellson@research.att.com>
Wed, 23 Nov 2011 13:03:49 +0000 (08:03 -0500)
rtest/rtest.sh

index 2ff75721c4f0d1054a10bb2a222ec9f81752bf17..ad6e14b9ecd3c4bd2744b4b2a4618e7fdac749c7 100755 (executable)
@@ -1,4 +1,4 @@
-#! /home/dperry/work_related/packages/arch/linux.i386-64/src/cmd/ksh93/ksh
+#!/bin/ksh
 #
 # Graphviz regression test driver
 #