blob: a7ccc4b6a69f39cdb77936b3c2795058a633d46a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
+++ pltestsuite/run_script_test.orig 2008-09-03 00:46:11.000000000 -0500
--- pltestsuite/run_script_test 2008-09-03 00:46:24.000000000 -0500
@@ -1,6 +1,6 @@
#!/bin/sh
#
-PL="pl"
+PL="ploticus"
echo "You will be invoking this instance of ploticus:"
which $PL
|