diff --git a/www/daily.t b/www/daily.t index d926fe4403..d538fc5497 100644 --- a/www/daily.t +++ b/www/daily.t @@ -28,7 +28,8 @@ They are not official releases, they are in fact almost guaranteed to not

Build status

-

This table shows which targets are currently buildable with the CVS code: +

This table shows which targets are currently buildable with the CVS code. +The timestamp is GMT.

diff --git a/www/dailymod.pl b/www/dailymod.pl index f923a414c0..0e9392b3cc 100755 --- a/www/dailymod.pl +++ b/www/dailymod.pl @@ -7,7 +7,7 @@ sub list { opendir(DIR, "$basedir/$dir") or die "Can't opendir($basedir/$dir)"; - @tarballs = grep { /^archos/ } readdir(DIR); + @tarballs = sort grep { /^archos/ } readdir(DIR); closedir DIR; print "