From 3e9aaae5dc384ae070c49507a92b1375397954cd Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Fri, 11 May 2007 12:56:43 +0000 Subject: hush: fix bug in interactive shell introduced yesterday hush: fix `process subst` (2 bugs) NB: will delete and re-add hush_test in order to change file modes --- shell/hush_test/hush-parsing/noeol.tests | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 shell/hush_test/hush-parsing/noeol.tests (limited to 'shell/hush_test/hush-parsing/noeol.tests') diff --git a/shell/hush_test/hush-parsing/noeol.tests b/shell/hush_test/hush-parsing/noeol.tests deleted file mode 100644 index a93113a03..000000000 --- a/shell/hush_test/hush-parsing/noeol.tests +++ /dev/null @@ -1,2 +0,0 @@ -# next line has no EOL! -echo HELLO \ No newline at end of file -- cgit v1.2.3