fix bug 1087. Fix by Leonid (lly.dev AT gmail.com)

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2010-02-21 01:26:42 +01:00
parent 00ddd44cda
commit 7426920461
3 changed files with 8 additions and 2 deletions

View File

@ -0,0 +1,3 @@
Test 1
Test 2
Done

View File

@ -0,0 +1,3 @@
echo Test ` ` 1
echo Test `</dev/null` 2
echo Done