about summary refs log tree commit diff
path: root/Test
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2020-10-24 13:45:08 +0200
committerMikael Magnusson <mikachu@gmail.com>2020-10-25 23:06:02 +0100
commit8773f01f2b7a908af70dc06d7d00481f1c9bec44 (patch)
treee6671737e4ee996400424a6094dd8e1b12f2a1a6 /Test
parentea64d2fd4bddf4bf6cfa2d0abf5c407f6d7f1542 (diff)
downloadzsh-8773f01f2b7a908af70dc06d7d00481f1c9bec44.tar.gz
zsh-8773f01f2b7a908af70dc06d7d00481f1c9bec44.tar.xz
zsh-8773f01f2b7a908af70dc06d7d00481f1c9bec44.zip
47494, 47495: Add -n option to strftime
Diffstat (limited to 'Test')
-rw-r--r--Test/V09datetime.ztst4
1 files changed, 4 insertions, 0 deletions
diff --git a/Test/V09datetime.ztst b/Test/V09datetime.ztst
index 9f67ecec3..622bdf6ed 100644
--- a/Test/V09datetime.ztst
+++ b/Test/V09datetime.ztst
@@ -130,3 +130,7 @@
 >%6. 2002-02-02 02:02:02.999999
 >%9. 2002-02-02 02:02:02.999999999
 >%12. 2002-02-02 02:02:02.999999999
+
+  strftime -n 'one line%n' 2> /dev/null
+0:-n option
+>one line