oilshell.org

7 osh2oil failures

freebsd-11.1/bin/pkill/tests/pkill-j_test.sh
  FATAL RuntimeError: Got [ without ]

  
freebsd-11.1/bin/ed/test/mkscripts.sh
    	$ED - <<-EOF
  	      ^~~
'../oil_DEPS/wild/src/freebsd-11.1/bin/ed/test/mkscripts.sh':28: Couldn't find terminator for here doc that starts here

  
freebsd-11.1/bin/ed/test/ckscripts.sh
    	base=`$ED - \!"echo $i" <<-EOF
  	                        ^~~
'../oil_DEPS/wild/src/freebsd-11.1/bin/ed/test/ckscripts.sh':25: Couldn't find terminator for here doc that starts here

  
shell/shflags/examples/debug_output.sh
    FLAGS_HELP=`cat <<EOF
                  ^~
'../oil_DEPS/wild/src/shell/shflags/examples/debug_output.sh':19: Couldn't find terminator for here doc that starts here

  
books/wicked_cool_shell_scripts_2e/4/zcat
  FATAL RuntimeError: Got [ without ]

  
books/wicked_cool_shell_scripts_2e/4/zgrep
  FATAL RuntimeError: Got [ without ]

  
minix/commands/scripts/DESCRIBE.sh
    	drive=`expr \\( $minor - 128 \\) / 16`
  	              ^
'../oil_DEPS/wild/src/minix/commands/scripts/DESCRIBE.sh':97: Unexpected left paren (might need a space before it)