[Libreoffice-commits] dev-tools.git: cppcheck/cppcheck-report.sh

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Wed Nov 21 19:35:56 UTC 2018


 cppcheck/cppcheck-report.sh |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 2f3ec466b624a4779197ba541d2aca1b6a1e557c
Author:     Maarten Hoes <hoes.maarten at gmail.com>
AuthorDate: Wed Nov 21 15:48:00 2018 +0100
Commit:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Wed Nov 21 20:35:38 2018 +0100

    Change gitweb url to gitiles url.
    
    Change-Id: I27a4b63f6b669fcdee45dcde139f2af96c38d879
    Reviewed-on: https://gerrit.libreoffice.org/63720
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
    Tested-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/cppcheck/cppcheck-report.sh b/cppcheck/cppcheck-report.sh
index 2e6090d..873cbff 100755
--- a/cppcheck/cppcheck-report.sh
+++ b/cppcheck/cppcheck-report.sh
@@ -122,7 +122,7 @@ Note:
         $(date "+%Y-%d-%m %H:%M:%S") with user $(whoami) at host $(cat /etc/hostname) as $MY_NAME $MY_ARGS
 
     It can be found and improved here:
-        https://gerrit.libreoffice.org/gitweb?p=dev-tools.git;a=blob;f=cppcheck/cppcheck-report.sh
+        https://gerrit.libreoffice.org/plugins/gitiles/dev-tools/+/master/cppcheck/cppcheck-report.sh
 
 EOF
 
@@ -151,7 +151,7 @@ Note:
         $(date "+%Y-%d-%m %H:%M:%S") with user $(whoami) at host $(cat /etc/hostname) as $MY_NAME $MY_ARGS
 
     It can be found and improved here:
-        https://gerrit.libreoffice.org/gitweb?p=dev-tools.git;a=blob;f=cppcheck/cppcheck-report.sh
+        https://gerrit.libreoffice.org/plugins/gitiles/dev-tools/+/master/cppcheck/cppcheck-report.sh
 
 EOF
 


More information about the Libreoffice-commits mailing list