summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-09-17 09:47:15 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-09-19 14:06:54 +0100
commitd918561f712f4dab9e54bd314308b82b1beb072c (patch)
tree4e6a007236fadc0e83d991e4423d1cd8dc1d7fda
parent1477f191be3b3eaa1ea9b9bbbfb12917358cdcca (diff)
downloadlibguestfs-d918561f712f4dab9e54bd314308b82b1beb072c.tar.gz
libguestfs-d918561f712f4dab9e54bd314308b82b1beb072c.tar.xz
libguestfs-d918561f712f4dab9e54bd314308b82b1beb072c.zip
syntax: Exclude period in error message checks from PHP programs (thanks: Jim Meyering).
(cherry picked from commit 2337b9ccd729e05b46cf6abb1f4173e6e994c1cb)
-rw-r--r--cfg.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/cfg.mk b/cfg.mk
index 7a016241..b134842e 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -26,6 +26,7 @@ url_dir_list = \
# Exclude some filenames.
exclude_file_name_regexp--sc_bindtextdomain = ^(daemon|erlang|examples|tests)/
+exclude_file_name_regexp--sc_error_message_period = ^php/
# Tests not to run as part of "make distcheck".
local-checks-to-skip = \