]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(subfmt-up1): Put quotes around format string
authorJim Meyering <jim@meyering.net>
Fri, 16 Sep 2005 17:53:40 +0000 (17:53 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 16 Sep 2005 17:53:40 +0000 (17:53 +0000)
commitb02c170d2f936f02c334b63a3f56b1e178c823c6
treeb495a3d79428f4f0e49d28c6e9e03e9f6e529970
parent7dd6db69afe030eabdbd7dc2888f30b0c22bfbff
(subfmt-up1): Put quotes around format string
to protect `^' from interpretation by some shells.
Add a use of OUT_SUBST to compensate for Solaris strftime's slightly
different formatting of %c.
tests/misc/date