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.21 0.21 1 libexec/
3 103 255 3 0.07 0.21 3 share/

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

stderr

Parsing install.sh
        Line 180 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))])
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---

        
Parsing uninstall.sh
        Line 119 of '/home/andy/git/other/modernish/uninstall.sh'
  	is -L dir $installroot || exit 1 "not a directory: $installroot"
  	                                  ^~~~~~~~~~~~~~~~~
Unexpected argument to 'exit'
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---