From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: [PATCH OSSTEST v1 0/5] mg-show-flight-runvars: recursively follow buildjob runvars Date: Mon, 1 Feb 2016 14:28:10 +0000 Message-ID: <1454336890.28781.99.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson , xen-devel List-Id: xen-devel@lists.xenproject.org This is useful if you have flights which refer to other flights. This is probably split into more patches than necessary, but it makes it a bit easier to read (and made it a bit easier for me to figure out the correct path to success). The final patch in particular may not be very "Perl-ish". Suggestions welcome. Ian.