[arch-general] arch-general Digest, Vol 41, Issue 23

R. Dale Thomas rdt at knoppmyth.net
Sun Mar 16 21:28:06 EDT 2008


Leandro Chescotta wrote:
> no, i dont have plan9 installed, and the file is wmiirc, i have just 
> realized that my ~/.wmii-3.5/wmiirc file has not the proper permissions, 
> i chmod +x it, but now i have wmii to not load properly, and in VT1 it 
> says there's in line 63 near unespected esac...
> 
> the portion of ~/.wmii-3.5/wmiirc that gives the error:
> 
> # Event processing
> #  Processed later by `wmiiloop' and evaled.
> #  Duplicate the eval line and replace 'eval' with 'echo' for details.
> 
> eventstuff() {
>     cat <<'!'
>     # Events
>     Event Start
>         case "$1" in
>         wmiirc)
>             exit;
>         esac  # <---- error in vt1
> 
> 


	shouldn't that be exit;;




More information about the arch-general mailing list