Wei Liu writes ("[OSSTEST PATCH RFC v2 10/14] Introduce ts-xtf-fep"): > Test the availability of FEP during runtime. ... > + $output =~ m/^(\d+)$/ or die "$output ?"; > + > + return $1; > +} > + > +exit fep_test();
I think something in this script should log the exit status. Digging the exit status out of the logs is not particularly easy. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel