tests: fix date-next-dow failure on older systems
commitbba5fed6ba2a21313d1a59b146ce6df39b37473d
authorPádraig Brady <P@draigBrady.com>
Fri, 15 May 2009 06:50:35 +0000 (15 07:50 +0100)
committerPádraig Brady <P@draigBrady.com>
Fri, 15 May 2009 14:46:11 +0000 (15 15:46 +0100)
tree350d82c9300f1ffa9e65aab76133f5d065a55b27
parentfc9fdd18b35826cfb51858c98abfe8b1f048ce47
tests: fix date-next-dow failure on older systems

* tests/misc/date-next-dow: In the strftime call use %Y-%m-%d
rather than the newer %F equivalent which is not available
on Solaris 8 for example.
tests/misc/date-next-dow