as reported in http://drupal.org/node/94023#comment-171611 the packaging scripts are re-building the snapshots every time.

this is due to a bug where we're checking filectime() on the files. cvs export preserves the mtime value during export, but not the ctime. :(

easy fix...

CommentFileSizeAuthor
package-release-nodes-mtime.patch.txt881 bytesdww

Comments

dww’s picture

Status: Reviewed & tested by the community » Fixed

committed to DRUPAL-4-7--2 as revision 1.1.2.18 and updated on d.o.

Anonymous’s picture

Status: Fixed » Closed (fixed)