aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-bugs/noeol3.tests
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-05-23 13:01:10 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-05-23 13:01:10 +0000
commit170435c575bb53e1e4d55aa74d471c293c21039e (patch)
tree7bde6bd5f00ee9c91a78b5f707657dee4ae40b57 /shell/hush_test/hush-bugs/noeol3.tests
parent1a7358612ff2dfdfc9fa461faa946c577666787f (diff)
downloadbusybox-170435c575bb53e1e4d55aa74d471c293c21039e.tar.gz
hush: fix job control with eval /bin/external_prog
hush: fix parsing of unterminated "str with no EOL hush: improved make_string() (smaller, faster, needs less RAM) hush: renamed several functions
Diffstat (limited to 'shell/hush_test/hush-bugs/noeol3.tests')
-rwxr-xr-xshell/hush_test/hush-bugs/noeol3.tests2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/hush_test/hush-bugs/noeol3.tests b/shell/hush_test/hush-bugs/noeol3.tests
new file mode 100755
index 000000000..ec958ed7a
--- /dev/null
+++ b/shell/hush_test/hush-bugs/noeol3.tests
@@ -0,0 +1,2 @@
+# last line has no EOL!
+echo "unterminated \ No newline at end of file