From ecb53999e0a7905075d3407a2ac4357b181cc258 Mon Sep 17 00:00:00 2001 From: Ken Hornstein Date: Thu, 1 Mar 2012 12:02:29 -0500 Subject: [PATCH] Fixed a problem that caused the test to fail if you ran it on the first nine days of the month. --- test/forw/test-forw-digest | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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" <