[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH OSSTEST v6] mg-all-branch-statuses: Show how up to date each branch is
Ian Campbell writes ("[PATCH OSSTEST v6] mg-all-branch-statuses: Show how up to date each branch is"): > Using report_find_push_age_info allows us to provide counts of > attempts since the last baseline on current tip as well as the first > attempt of each of those. ... > v6: - Propagate cron output to logs (untested apart from "bash -n" due > to lack of local infra). ... > +pub=`getconfig Publish` > +if [ -n "$pub" ] ; then > + rsync --stats -au "$abs" "$pub"/$(basename "$abs") > +fi cr-publish-flight-logs already knows how to do this. Maybe it should be extended to cope if passed some kind of NONE value for flight. Otherwise I'm going to complain that you don't specify -e "ssh -o batchmode=yes" and don't take any kind of lock. And by the time you've dealt with that, you really will have redone a third of cr-publish-flight-logs. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |