diff options
author | Maarten Hoes <hoes.maarten@gmail.com> | 2018-11-21 15:48:00 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2018-11-21 20:35:38 +0100 |
commit | 2f3ec466b624a4779197ba541d2aca1b6a1e557c (patch) | |
tree | 58dbc53011d6691af11962cedd4c41257a7dc25f /cppcheck | |
parent | c1326e2d7609ebfb92f0cdc0d3a98bbe4d448793 (diff) |
Change gitweb url to gitiles url.
Change-Id: I27a4b63f6b669fcdee45dcde139f2af96c38d879
Reviewed-on: https://gerrit.libreoffice.org/63720
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'cppcheck')
-rwxr-xr-x | cppcheck/cppcheck-report.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cppcheck/cppcheck-report.sh b/cppcheck/cppcheck-report.sh index 2e6090de..873cbff7 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 |