Hi,

On the pkg builders the list of builds is ordered on git hash.
http://beefy18.nyi.freebsd.org/jail.html?mastername=main-amd64-default
(NB: ipv6 only)

This ordering is totally random to me. With svn the list was naturally ordered because of the incremental commit id.

Is it possible to add the commit count to the job-name like sys/conf/newvers.sh in base?
git_cnt=$($git_cmd rev-list --first-parent --count HEAD 2>/dev/null)

Regards,
Ronald.
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to