Closed (fixed)
Project:
Project
Version:
6.x-1.x-dev
Component:
Releases
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
2 Dec 2009 at 20:50 UTC
Updated:
17 Dec 2009 at 02:30 UTC
only those packages with rebuild = 1 should skip rebuilding based on the file ages in the project.
attached should fix this.
| Comment | File | Size | Author |
|---|---|---|---|
| packaging-youngest-fix.patch | 2.89 KB | hunmonk |
Comments
Comment #1
dww$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.
Comment #2
dwwDeployed via d.o SVN.