diff options
Diffstat (limited to 'shell/ash_test')
-rw-r--r-- | shell/ash_test/ash-heredoc/heredoc.right | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/ash_test/ash-heredoc/heredoc.right b/shell/ash_test/ash-heredoc/heredoc.right index baf115166..85d36dae9 100644 --- a/shell/ash_test/ash-heredoc/heredoc.right +++ b/shell/ash_test/ash-heredoc/heredoc.right | |||
@@ -16,6 +16,6 @@ tab 3 | |||
16 | abc | 16 | abc |
17 | def ghi | 17 | def ghi |
18 | jkl mno | 18 | jkl mno |
19 | fff is a shell function | 19 | fff is a function |
20 | hi | 20 | hi |
21 | there | 21 | there |