summary refs log tree commit diff
path: root/Test/V09datetime.ztst
diff options
context:
space:
mode:
Diffstat (limited to 'Test/V09datetime.ztst')
-rw-r--r--Test/V09datetime.ztst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Test/V09datetime.ztst b/Test/V09datetime.ztst
index 63ff4ee23..831421dc3 100644
--- a/Test/V09datetime.ztst
+++ b/Test/V09datetime.ztst
@@ -69,6 +69,6 @@
 >090
 >1
 
-  print ${(V)"$(strftime $'%Y\0%m\0%d' 100000000)"}
+  print -r -- ${(V)"$(strftime $'%Y\0%m\0%d' 100000000)"}
 0:Embedded nulls
->1973^@03^@03
+>1973\C-@03\C-@03