%G isn't actually part of POSIX, so change to %Y.
authorKen Hornstein <kenh@pobox.com>
Thu, 1 Mar 2012 17:33:42 +0000 (12:33 -0500)
committerKen Hornstein <kenh@pobox.com>
Thu, 1 Mar 2012 17:33:42 +0000 (12:33 -0500)
test/forw/test-forw-digest

index d227676..7106fe8 100755 (executable)
@@ -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}