[Pkg-mozext-commits] [adblock-plus] 380/464: Made sure tests still pass

David Prévot taffit at moszumanska.debian.org
Tue Jul 22 20:44:35 UTC 2014


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

taffit pushed a commit to branch master
in repository adblock-plus.

commit 125dc2243adbdd50fb61c1048dc907caaf0a7db4
Author: Wladimir Palant <trev at adblockplus.org>
Date:   Wed May 8 13:42:25 2013 +0200

    Made sure tests still pass
---
 abp_rewrite.py                              | 0
 autotest.py                                 | 0
 autotest/test_abprewrite.js.expected        | 9 +++------
 autotest/test_abprewrite_module.js.expected | 9 +++------
 scripts/abprewrite.js                       | 1 +
 5 files changed, 7 insertions(+), 12 deletions(-)

diff --git a/abp_rewrite.py b/abp_rewrite.py
old mode 100644
new mode 100755
diff --git a/autotest.py b/autotest.py
old mode 100644
new mode 100755
diff --git a/autotest/test_abprewrite.js.expected b/autotest/test_abprewrite.js.expected
index 3801c8a..9642305 100644
--- a/autotest/test_abprewrite.js.expected
+++ b/autotest/test_abprewrite.js.expected
@@ -1,6 +1,6 @@
 /*
- * This file is part of the Adblock Plus extension,
- * Copyright (C) 2006-2012 Eyeo GmbH
+ * This file is part of Adblock Plus <http://adblockplus.org/>,
+ * Copyright (C) 2006-2013 Eyeo GmbH
  *
  * Adblock Plus is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License version 3 as
@@ -16,10 +16,7 @@
  */
 
 //
-// This file has been generated automatically from Adblock Plus for Firefox
-// source code. DO NOT MODIFY, change the original source code instead.
-//
-// Relevant repositories:
+// This file has been generated automatically, relevant repositories:
 // * https://hg.adblockplus.org/jshydra/
 //
 
diff --git a/autotest/test_abprewrite_module.js.expected b/autotest/test_abprewrite_module.js.expected
index 6d9ef90..eef2e5e 100644
--- a/autotest/test_abprewrite_module.js.expected
+++ b/autotest/test_abprewrite_module.js.expected
@@ -1,6 +1,6 @@
 /*
- * This file is part of the Adblock Plus extension,
- * Copyright (C) 2006-2012 Eyeo GmbH
+ * This file is part of Adblock Plus <http://adblockplus.org/>,
+ * Copyright (C) 2006-2013 Eyeo GmbH
  *
  * Adblock Plus is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License version 3 as
@@ -16,10 +16,7 @@
  */
 
 //
-// This file has been generated automatically from Adblock Plus for Firefox
-// source code. DO NOT MODIFY, change the original source code instead.
-//
-// Relevant repositories:
+// This file has been generated automatically, relevant repositories:
 // * https://hg.adblockplus.org/jshydra/
 //
 
diff --git a/scripts/abprewrite.js b/scripts/abprewrite.js
index f51996c..a4aaf52 100644
--- a/scripts/abprewrite.js
+++ b/scripts/abprewrite.js
@@ -505,6 +505,7 @@ process_js = function(ast, filename, args)
     _print(' * along with Adblock Plus.  If not, see <http://www.gnu.org/licenses/>.');
     _print(' */');
     _print();
+    _print('//');
     _print('// This file has been generated automatically, relevant repositories:');
     if (options.source_repo)
       _print('// * ' + options.source_repo);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus.git



More information about the Pkg-mozext-commits mailing list