[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen staging] docs/parse-support-md: Adjust some (commented-out) debugging
commit 77924ecb0c363ffd9c04345d963a827287dca574 Author: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> AuthorDate: Mon Dec 3 12:01:27 2018 +0000 Commit: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> CommitDate: Mon Dec 10 15:13:07 2018 +0000 docs/parse-support-md: Adjust some (commented-out) debugging Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Acked-by: Juergen Gross <jgross@xxxxxxxx> --- docs/parse-support-md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/parse-support-md b/docs/parse-support-md index 66725236f2..bbe4d045e1 100755 --- a/docs/parse-support-md +++ b/docs/parse-support-md @@ -118,8 +118,8 @@ sub ri_Header { sub ri_Para { return unless @insections; my $insection = $insections[$#insections]; -# print STDERR "ri_Para $version_index $had_feature ". -# $insection->{HasCaveat}." $insection->{Key}\n"; +# print DEBUG "ri_Para ", +# Dumper($version_index, $had_feature, $insection); if ($had_feature) { my $sectnode = find_current_sectnode(); -- generated by git-patchbot for /home/xen/git/xen.git#staging _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |