From d290874c481175d184f6fbdee65ada209034737f Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 7 Dec 2015 10:36:45 +0000 Subject: 37335: fix tests after 34314 --- Test/D04parameter.ztst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Test/D04parameter.ztst') diff --git a/Test/D04parameter.ztst b/Test/D04parameter.ztst index a3c5d71df..2b46e069d 100644 --- a/Test/D04parameter.ztst +++ b/Test/D04parameter.ztst @@ -396,9 +396,9 @@ >Instead Here I Am Stuck By The Computer foo=$'\x7f\x00' - print ${(V)foo} + print -r -- ${(V)foo} 0:${(V)...} ->^?^@ +>\C-?\C-@ foo='playing '\''stupid'\'' "games" \w\i\t\h $quoting.' print -r ${(q)foo} -- cgit 1.4.1