diff options
Diffstat (limited to 'shell/hush_test/hush-misc/control_char1.tests')
-rwxr-xr-x | shell/hush_test/hush-misc/control_char1.tests | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/hush_test/hush-misc/control_char1.tests b/shell/hush_test/hush-misc/control_char1.tests index a2ebeba..0cfe601 100755 --- a/shell/hush_test/hush-misc/control_char1.tests +++ b/shell/hush_test/hush-misc/control_char1.tests @@ -1,2 +1,3 @@ echo +echo 'b#c' echo Done:$? |