search for: f3e5447

Displaying 2 results from an estimated 2 matches for "f3e5447".

2014 Sep 23
0
[PATCH 13/13] syntax-check: fix trailing_blank check
...-section 1 \ @@ -49,7 +49,7 @@ podwrapper.pl - Generate libguestfs documentation from POD input files --license GPLv2+ \ $< touch $@ - + CLEANFILES += stamp-virt-foo.pod =head1 DESCRIPTION diff --git a/tools/virt-win-reg b/tools/virt-win-reg index 3c6f600..f3e5447 100755 --- a/tools/virt-win-reg +++ b/tools/virt-win-reg @@ -741,7 +741,7 @@ needed because I am using the RHSrvAny service wrapper. "ImagePath"="c:\\rhsrvany.exe" "DisplayName"="RHSrvAny" "ObjectName"="NetworkService" - + [HKLM\S...
2014 Sep 23
27
[PATCH 00/13] syntax-check
Hi Rich, This series includes patches to make `make syntax-check` pass. Some of the fix require change to maint.mk, but the file is not in git repo. Is it intended? Thanks! Hu Tao (13): syntax-check: dirty hack to pass bindtextdomain check syntax-check: fix error_message_period check syntax-check: fix makefile_at_at_check syntax-check: fix prohibit_assert_without_use check