search for: 47b2dc2

Displaying 2 results from an estimated 2 matches for "47b2dc2".

2014 Sep 23
0
[PATCH 11/13] syntax-check: fix prohibit_undesirable_word_seq check
...- 578407 the prefix '-' in sub-command isn't handled by guestfish in remote control mode\n" " - 576879 libguestfs protocol loses synchronization if you 'upload' before mounting disks\n" diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index 47b2dc2..70859ca 100644 --- a/po-docs/libguestfs-docs.pot +++ b/po-docs/libguestfs-docs.pot @@ -42816,7 +42816,7 @@ msgid "" "that contain ':' (colon) character\n" " - 811117 [RFE][virt-sysprep] net-hwaddr not removed from \"ifcfg-*\" files " "on rhel...
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