Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-stable
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
emulab
emulab-stable
Commits
fc0b3ae9
Commit
fc0b3ae9
authored
Aug 15, 2013
by
Leigh B Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Turn off actual norenew until the 30th.
parent
57a83f9e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
protogeni/scripts/expire_daemon.in
protogeni/scripts/expire_daemon.in
+1
-1
No files found.
protogeni/scripts/expire_daemon.in
View file @
fc0b3ae9
...
...
@@ -1093,7 +1093,7 @@ sub CheckIdle()
# send more then one message in a 24 hour period to avoid
# annoying people to much.
#
if
(
$idlecheck_norenew
&&
if
(
0
&&
$idlecheck_norenew
&&
$swapreqs
&&
(
$lastreq
*
60
)
>
(
2
*
$idlecheck_threshold
))
{
#
# Current policy is no second warnings; the
...
...
Write
Preview
Markdown
is supported
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