Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
policyd
policyd
Commits
c6d5adf2
Commit
c6d5adf2
authored
Nov 21, 2017
by
Nigel Kukard
Browse files
Merge branch 'QuotasUpdate' into 'master'
Updated Quotas.pm See merge request
!32
parents
4b53ddb4
1b05f7f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
cbp/modules/Quotas.pm
View file @
c6d5adf2
...
...
@@ -760,7 +760,7 @@ sub cleanup
$server
->
log
(
LOG_ERR
,"
[QUOTAS] Failed to remove old quota tracking records:
"
.
awitpt::db::dblayer::
Error
());
return
-
1
;
}
$server
->
log
(
LOG_INFO
,"
[QUOTAS] Removed
"
.
(
$sth
ne
"
0E0
"
?
$sth
:
0
)
.
.
"
records from tracking table
");
$server
->
log
(
LOG_INFO
,"
[QUOTAS] Removed
"
.
(
$sth
ne
"
0E0
"
?
$sth
:
0
)
.
"
records from tracking table
");
}
...
...
Casper Gielen
@CAPSLOCK2000
mentioned in merge request
!33 (merged)
·
Jul 11, 2018
mentioned in merge request
!33 (merged)
mentioned in merge request !33
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment