only those packages with rebuild = 1 should skip rebuilding based on the file ages in the project.

attached should fix this.

CommentFileSizeAuthor
packaging-youngest-fix.patch2.89 KBhunmonk

Comments

dww’s picture

Assigned: hunmonk » dww
Status: Needs review » Needs work
Issue tags: +needs drupal.org deployment

$type is just from $task which is a global, so I almost considered rerolling to just use that. But, globals are generally evil (although we use them all over this script), so the patch above was fine. So, I committed to HEAD.

Now I gotta rev this in SVN and deploy, although there are a few other fixes I'd like to get in before I both with that... Stay tuned.

dww’s picture

Status: Needs work » Fixed
Issue tags: -needs drupal.org deployment

Deployed via d.o SVN.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.