oilshell.org

Files Max Lines Total Lines Parse Failures Max Parse Time (secs) Total Parse Time (secs) Translation Failures Directory
1 154 154 0 0.35 0.35 0 libexec/
3 103 255 1 0.26 0.58 1 share/

Side By Side Lines Parsed? Parse Process Time (secs) Translated? Filename
view 439 FAIL 0.2 FAIL install.sh
view 248 FAIL 0.23 FAIL uninstall.sh

stderr

Parsing install.sh
        Line 179 of '/home/andy/git/other/modernish/install.sh'
  		select msh_shell in $valid_shells; do
  		                                   ^~
Expected word type Lit_RBrace, got (CompoundWord parts:[(LiteralPart token:(token id:KW_Do val:do span_id:1083))])
---
Line 0 of '<unknown>'
  <no position info for token>
Error parsing AndOr in ParseCommandTerm
---

        
Parsing uninstall.sh
        Line 140 of '/home/andy/git/other/modernish/uninstall.sh'
  			select installroot; do
  			                    ^~
Expected word type KW_Fi, got (CompoundWord parts:[(LiteralPart token:(token id:KW_Do val:do span_id:914))])
---
Line 0 of '<unknown>'
  <no position info for token>
Error parsing AndOr in ParseCommandTerm
---
Line 0 of '<unknown>'
  <no position info for token>
Error parsing AndOr in ParseCommandTerm
---
Line 0 of '<unknown>'
  <no position info for token>
Error parsing AndOr in ParseCommandTerm
---