Last_Failed_Dependency

Ion-Mihai Tetcu itetcu at FreeBSD.org
Sun Jun 8 11:51:16 EDT 2008


Hi,

What's the reason build_ports.Last_Failed_Dependency isn't set to NULL
after the port is successfully built ?

I added this ugly hack in function getPortsForBuild() from
www-exp/core/TinderboxDS.php:
	if ($sortby == "Last_Fail_Reason") {
		$sortby = "Last_Fail_Reason, $sortbytable.Last_Failed_Dependency desc";
	}
in order to get the ports failed because of a dependency listed
together, but not having it reset to NULL kinda breaks it in the output.


Thanks,

-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
FreeBSD committer -> itetcu at FreeBSD.org, PGP Key ID 057E9F8B493A297B
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://marcuscom.com/pipermail/tinderbox-list/attachments/20080608/93b1da42/attachment.bin 


More information about the tinderbox-list mailing list