public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* So, what about kwhich on RH6.2?
@ 2001-01-04  6:08 Pete Zaitcev
  2001-01-04  6:11 ` David S. Miller
  2001-01-04  8:13 ` Andrew Morton
  0 siblings, 2 replies; 11+ messages in thread
From: Pete Zaitcev @ 2001-01-04  6:08 UTC (permalink / raw)
  To: linux-kernel

Are we going to use Miquel's patch? I cannot build fresh 2.2.x
on plain RH6.2 without it. The 2.2.19-pre6 comes out without it.
Or is "install new bash" the official answer? Alan?

-- Pete

--- linux-2.2.19-pre3/scripts/kwhich	Sun Dec 10 16:49:45 2000
+++ linux-2.2.19-pre3-p3/scripts/kwhich	Sat Dec 23 21:10:33 2000
@@ -7,7 +7,7 @@
         exit 1
 fi
 
-IFS=:
+IFS=":$IFS"
 for cmd in $*
 do
         for path in $PATH
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2001-01-05 10:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-04  6:08 So, what about kwhich on RH6.2? Pete Zaitcev
2001-01-04  6:11 ` David S. Miller
2001-01-04  7:07   ` Pete Zaitcev
2001-01-04  8:13 ` Andrew Morton
2001-01-04  8:12   ` Andi Kleen
2001-01-04  8:24     ` Andrew Morton
2001-01-04 14:42       ` Alan Cox
2001-01-04 14:41     ` Alan Cox
2001-01-04 22:03       ` J . A . Magallon
2001-01-04 22:12       ` Albert D. Cahalan
2001-01-05 10:57         ` Mike A. Harris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox