From: Ken Hornstein Date: Thu, 1 Mar 2012 17:02:29 +0000 (-0500) Subject: Fixed a problem that caused the test to fail if you ran it on the first X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=ecb53999e0a7905075d3407a2ac4357b181cc258;p=mmh Fixed a problem that caused the test to fail if you ran it on the first nine days of the month. --- diff --git a/test/forw/test-forw-digest b/test/forw/test-forw-digest index 8bdc949..d227676 100755 --- a/test/forw/test-forw-digest +++ b/test/forw/test-forw-digest @@ -24,7 +24,7 @@ cc4="CC User Four " fcc1="+nosuchmailbox" fcc2="+nosuchmailbox2" -digestdate=$(date "+%A, %d %b %G") +digestdate=$(date "+%A, %e %b %G") cat > "$expected" <