patch-2.2.19 linux/scripts/kwhich

Next file: linux/scripts/lxdialog/checklist.c
Previous file: linux/scripts/Configure
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.18/scripts/kwhich linux/scripts/kwhich
@@ -7,7 +7,7 @@
         exit 1
 fi
 
-IFS=:
+IFS=":$IFS"
 for cmd in $*
 do
         for path in $PATH

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)