[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: Fix test-suite failure introduced by previous commit



This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository lintian.

commit 164b7ce694802dc8cc065175870bf860e6d2b637
Author: Axel Beckert <abe@deuxchevaux.org>
Date:   Mon Sep 28 22:45:32 2015 +0200

    Fix test-suite failure introduced by previous commit
---
 data/files/privacy-breaker-fragments | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/files/privacy-breaker-fragments b/data/files/privacy-breaker-fragments
index 22524e2..be763f2 100644
--- a/data/files/privacy-breaker-fragments
+++ b/data/files/privacy-breaker-fragments
@@ -8,7 +8,7 @@
 #
 # Please keep this sorted by tag.
 google_ad_client           ~~ google_ad_client\s*=                                                                                                         ~~ privacy-breach-google-adsense
-google-analytics.com/ga.js ~~ [\"\']([^/.]\.)?google-analytics.com/(?:ga|analytics).js[\"\']                                                               ~~ privacy-breach-google-adsense
+google-analytics.com/ga.js ~~ [\"\']([^/.]?\.)?google-analytics.com/(?:ga|analytics).js[\"\']                                                              ~~ privacy-breach-google-adsense
 urchintracker              ~~ urchintracker\s*\(\s*\)\s*;                                                                                                  ~~ privacy-breach-google-adsense
 adsense                    ~~ </?\s*adsense\s*>                                                                                                            ~~ privacy-breach-google-adsense
 data-ad-client             ~~ \s+data-ad-client\s*                                                                                                         ~~ privacy-breach-google-adsense

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: