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.25 0.25 0 libexec/
3 103 255 0 0.07 0.17 0 share/

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

stderr

Parsing install.sh
        Line 179 of '_tmp/wild/src/shell/modernish/install.sh'
  		select msh_shell in $valid_shells; do
  		                                   ^~
Expected word type Lit_RBrace, got KW_Do
NOTE: Performed 12987 ASDL_TYPE_CHECKs.

        
Translating install.sh
        Line 179 of '_tmp/wild/src/shell/modernish/install.sh'
  		select msh_shell in $valid_shells; do
  		                                   ^~
Expected word type Lit_RBrace, got KW_Do

        
Parsing uninstall.sh
        Line 118 of '_tmp/wild/src/shell/modernish/uninstall.sh'
  	is -L dir $installroot || exit 1 "not a directory: $installroot"
  	                                 ^
Unexpected argument to 'exit'
NOTE: Performed 9486 ASDL_TYPE_CHECKs.

        
Translating uninstall.sh
        Line 118 of '_tmp/wild/src/shell/modernish/uninstall.sh'
  	is -L dir $installroot || exit 1 "not a directory: $installroot"
  	                                 ^
Unexpected argument to 'exit'