From 20c2246d683e8891560df5ebc466507d9e3002c3 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 11 Aug 2008 08:40:56 +0000 Subject: 25429: Rocky Bernstein: dont assume PS4 is set to the default --- Test/E01options.ztst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Test/E01options.ztst') diff --git a/Test/E01options.ztst b/Test/E01options.ztst index 66bfa1955..410944643 100644 --- a/Test/E01options.ztst +++ b/Test/E01options.ztst @@ -1034,6 +1034,7 @@ # This really just tests if XTRACE is egregiously broken. # To test it properly would need a full set of its own. fn() { print message; } + PS4='+%N:%i> ' setopt xtrace fn unsetopt xtrace @@ -1041,6 +1042,6 @@ 0:XTRACE option >message >message -?+(eval):3> fn +?+(eval):4> fn ?+fn:0> print message -?+(eval):4> unsetopt xtrace +?+(eval):5> unsetopt xtrace -- cgit 1.4.1