ash: [EVAL] Make eval with empty arguments return 0
[oweals/busybox.git] / shell / hush_test / hush-misc / heredoc2.tests
index 71ab0e83a8317fc2256698ac628c0071e6b2bec2..e619bded1c4a77c24f29440319fa7c9c7a756a6a 100755 (executable)
@@ -3,8 +3,10 @@ f=1
                exit EOF-f
 "
 echo $f
+echo `echo Hello World`
                moo      
  EOF-f
 EOF-f   f
 EOF-f 
 EOF-f
+echo Ok