Merge lp:~hloeung/ubuntu-repository-cache/lint-fix into lp:ubuntu-repository-cache

Proposed by Haw Loeung
Status: Merged
Approved by: Thomas Cuthbert
Approved revision: 348
Merged at revision: 348
Proposed branch: lp:~hloeung/ubuntu-repository-cache/lint-fix
Merge into: lp:ubuntu-repository-cache
Diff against target: 12 lines (+1/-1)
1 file modified
lib/ubuntu_repository_cache/squid.py (+1/-1)
To merge this branch: bzr merge lp:~hloeung/ubuntu-repository-cache/lint-fix
Reviewer Review Type Date Requested Status
Thomas Cuthbert (community) Approve
Canonical IS Reviewers Pending
Review via email: mp+423583@code.launchpad.net

Commit message

Minor fix

To post a comment you must log in.
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

This merge proposal is being monitored by mergebot. Change the status to Approved to merge.

Revision history for this message
Thomas Cuthbert (tcuthbert) wrote :

+1

review: Approve
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

Change successfully merged at revision 348

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'lib/ubuntu_repository_cache/squid.py'
2--- lib/ubuntu_repository_cache/squid.py 2022-05-30 03:30:19 +0000
3+++ lib/ubuntu_repository_cache/squid.py 2022-05-30 03:48:29 +0000
4@@ -248,7 +248,7 @@
5
6
7 def update_checks(nrpe_config):
8- ''' 'Update Nagios checks for squid serving archive pool content'''
9+ '''Update Nagios checks for squid serving archive pool content'''
10
11 path_base = hookenv.config()['path-base']
12 nrpe_config.add_check(

Subscribers

People subscribed via source and target branches