Opened 17 years ago
Closed 17 years ago
#14208 closed defect (fixed)
Macports Lint job runs on incorrect version of portfile
Reported by: | danielluke (Daniel J. Luke) | Owned by: | danielluke (Daniel J. Luke) |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | server/hosting | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
I've just been attempting to clean up the ports I maintain so that they lint without errors, and I've noticed that the server-side lint job runs on the version that is in the repo (not the new version).
ie.
I run port lint locally, fix the warnings/errors and then commit the new portfile but get email with the list of warnings/errors that the portfile had before I cleaned i tup.
Change History (3)
comment:1 Changed 17 years ago by wsiegrist@…
Priority: | Normal → High |
---|---|
Status: | new → assigned |
comment:2 Changed 17 years ago by wsiegrist@…
Owner: | changed from wsiegrist@… to dluke@… |
---|---|
Status: | assigned → new |
Ok, I have a fix in place. Can you please confirm its working correctly now?
comment:3 Changed 17 years ago by danielluke (Daniel J. Luke)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Looks good to me.
Thanks for the quick fix.
Note: See
TracTickets for help on using
tickets.
Yes, definitely broken. I'm working on a fix now.