do not change PATH
authorderaadt <deraadt@openbsd.org>
Sat, 25 Jan 1997 21:16:44 +0000 (21:16 +0000)
committerderaadt <deraadt@openbsd.org>
Sat, 25 Jan 1997 21:16:44 +0000 (21:16 +0000)
usr.bin/lorder/lorder.sh
usr.bin/lorder/lorder.sh.gnm

index 64e5e26..0e081e5 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh -
-#      $OpenBSD: lorder.sh,v 1.6 1997/01/23 02:19:58 niklas Exp $
+#      $OpenBSD: lorder.sh,v 1.7 1997/01/25 21:16:44 deraadt Exp $
 #      $NetBSD: lorder.sh,v 1.3 1995/04/24 07:38:52 cgd Exp $
 #
 # Copyright (c) 1990, 1993
@@ -36,9 +36,6 @@
 #      @(#)lorder.sh   8.1 (Berkeley) 6/6/93
 #
 
-PATH=/bin:/usr/bin
-export PATH
-
 # only one argument is a special case, just output the name twice
 case $# in
        0)
index bffbf6a..f2a212d 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh -
-#      $OpenBSD: lorder.sh.gnm,v 1.6 1997/01/23 02:19:59 niklas Exp $
+#      $OpenBSD: lorder.sh.gnm,v 1.7 1997/01/25 21:16:45 deraadt Exp $
 #      $NetBSD: lorder.sh.gnm,v 1.3 1995/12/20 04:45:11 cgd Exp $
 #
 # Copyright (c) 1990, 1993
@@ -36,9 +36,6 @@
 #      @(#)lorder.sh   8.1 (Berkeley) 6/6/93
 #
 
-PATH=/bin:/usr/bin
-export PATH
-
 # only one argument is a special case, just output the name twice
 case $# in
        0)