From b04e874e432fddb603aa023f39433a4be0387d89 Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Mon, 25 Mar 2013 16:06:12 -0700 Subject: Teach fish how to push and pop blocks even in the face of no_exec. All tests finally pass. https://github.com/fish-shell/fish-shell/issues/624 --- tests/top.out | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/top.out') diff --git a/tests/top.out b/tests/top.out index 0c7b1103..768526c6 100644 --- a/tests/top.out +++ b/tests/top.out @@ -1,4 +1,5 @@ Testing high level script functionality +File printf.in tested ok File test1.in tested ok File test2.in tested ok File test3.in tested ok @@ -7,3 +8,4 @@ File test5.in tested ok File test6.in tested ok File test7.in tested ok File test8.in tested ok +File test9.in tested ok -- cgit v1.2.3