diff options
Diffstat (limited to 'shell/hush_test/hush-bugs/and_or_and_backgrounding.right')
-rw-r--r-- | shell/hush_test/hush-bugs/and_or_and_backgrounding.right | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/hush_test/hush-bugs/and_or_and_backgrounding.right b/shell/hush_test/hush-bugs/and_or_and_backgrounding.right new file mode 100644 index 000000000..90ce63e01 --- /dev/null +++ b/shell/hush_test/hush-bugs/and_or_and_backgrounding.right @@ -0,0 +1,4 @@ +First +Second +Third +Done |