From 7bb844a77835b446365aa56729483927acc6c561 Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Sun, 4 Nov 2012 17:11:02 -0800 Subject: Fix bug where 'else if' does not support functions and redirections https://github.com/fish-shell/fish-shell/issues/359 --- tests/test7.out | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/test7.out') diff --git a/tests/test7.out b/tests/test7.out index 903f1973..9e101b0e 100644 --- a/tests/test7.out +++ b/tests/test7.out @@ -24,3 +24,4 @@ yep4.2 delta4.1 delta4.2 epsilon5.2 +zeta 6.2 -- cgit v1.2.3