diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-12-06 03:46:22 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-12-06 03:46:22 +0100 |
commit | c3105131feb2344f64ae5169df3b024ecdbe814c (patch) | |
tree | 266de882378d276428d470bced5b7991edf382e9 | |
parent | 620d6df97358a1ea77c2328eb996d856bf438620 (diff) | |
download | plan9front-c3105131feb2344f64ae5169df3b024ecdbe814c.tar.xz |
bootrc: fix mistake, god damn it
-rw-r--r-- | sys/src/9/boot/bootrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/src/9/boot/bootrc b/sys/src/9/boot/bootrc index e0281cec9..61da33c0d 100644 --- a/sys/src/9/boot/bootrc +++ b/sys/src/9/boot/bootrc @@ -18,7 +18,7 @@ cat '#r/rtc' >/dev/time >[2]/dev/null # reparse variables for(i in `{ls -Qp /env}){ switch($i){ - case '*'* ? + case '*'* 'fn#'* e820 apm0 apid ifs path pid prompt status ? # ignore these case * $i=`{echo $$i} |