From ee553b929c81ae0051abfd54984aa0537f767d89 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sat, 15 Jul 2017 22:51:55 +0200 Subject: hush: fix and_or_and_backgrounding.tests failure function old new delta done_pipe 133 218 +85 Signed-off-by: Denys Vlasenko --- shell/hush_test/hush-bugs/and_or_and_backgrounding.right | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 shell/hush_test/hush-bugs/and_or_and_backgrounding.right (limited to 'shell/hush_test/hush-bugs/and_or_and_backgrounding.right') diff --git a/shell/hush_test/hush-bugs/and_or_and_backgrounding.right b/shell/hush_test/hush-bugs/and_or_and_backgrounding.right deleted file mode 100644 index 90ce63e01..000000000 --- a/shell/hush_test/hush-bugs/and_or_and_backgrounding.right +++ /dev/null @@ -1,4 +0,0 @@ -First -Second -Third -Done -- cgit v1.2.3