Remove $PLAN9/bin from the path when spawning wmiirc from rc.wmii.

This commit is contained in:
sqweek 2007-10-02 20:51:44 +08:00
parent d0e6fb2c2e
commit 08f2f0cff8

View File

@ -19,6 +19,7 @@ fn config_whatis {
if(! test -x $PLAN9/bin/read) {
echo 'Can''t find the ''read'' command' >[1=2]
xmessage -file - <<'!'
path=$oldpath
exec `{config_whatis wmiirc}
}
rc.wmii can't run: