From 92f62fed0054cc8797cd2f1904c556b80d589cf7 Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Wed, 4 Jun 2014 22:50:48 -0700 Subject: 32711: run "continue" test in a new shell --- Test/A07control.ztst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Test') diff --git a/Test/A07control.ztst b/Test/A07control.ztst index b9b89b588..397a821f1 100644 --- a/Test/A07control.ztst +++ b/Test/A07control.ztst @@ -23,12 +23,12 @@ >start 255 >255 - fn() { + $ZTST_testdir/../Src/zsh -fc 'fn() { continue } - fn + fn' 1:continue outside loop -?fn:continue:1 not in while, until, select, or repeat loop +?fn:continue:1: not in while, until, select, or repeat loop for outer in 0 1 2 3; do print outer $outer -- cgit 1.4.1