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