projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecb5399
)
%G isn't actually part of POSIX, so change to %Y.
author
Ken Hornstein
<kenh@pobox.com>
Thu, 1 Mar 2012 17:33:42 +0000
(12:33 -0500)
committer
Ken Hornstein
<kenh@pobox.com>
Thu, 1 Mar 2012 17:33:42 +0000
(12:33 -0500)
test/forw/test-forw-digest
patch
|
blob
|
history
diff --git
a/test/forw/test-forw-digest
b/test/forw/test-forw-digest
index
d227676
..
7106fe8
100755
(executable)
--- a/
test/forw/test-forw-digest
+++ b/
test/forw/test-forw-digest
@@
-24,7
+24,7
@@
cc4="CC User Four <ccuserfour@example.com>"
fcc1="+nosuchmailbox"
fcc2="+nosuchmailbox2"
-digestdate=$(date "+%A, %e %b %G")
+digestdate=$(date "+%A, %e %b %Y")
cat > "$expected" <<EOF
From: ${from}