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
emulab
emulab-devel
Commits
d66f8a1a
Commit
d66f8a1a
authored
Jun 21, 2016
by
Leigh B Stoller
Browse files
This reverts commit
6fd98d27
.
parent
6fd98d27
Changes
1
Hide whitespace changes
Inline
Side-by-side
protogeni/scripts/expire_daemon.in
View file @
d66f8a1a
#!/usr/bin/perl -w
#
# Copyright (c) 2008-201
6
University of Utah and the Flux Group.
# Copyright (c) 2008-201
5
University of Utah and the Flux Group.
#
# {{{GENIPUBLIC-LICENSE
#
...
...
@@ -1432,12 +1432,10 @@ while (1) {
WarnSlices
();
goto
loop
;
}
ExpireTickets
();
if
(
0
)
{
WarnSlices
();
ExpireSlices
();
}
WarnSlices
();
ExpireSlices
();
#
# Run the idle check periodically.
...
...
@@ -1456,9 +1454,7 @@ while (1) {
ReportOrphanedCerts
();
$reportcounter
=
0
;
}
if
(
0
)
{
HandleImageTracking
();
}
HandleImageTracking
();
# Be certain stale info is gone.
Experiment
->
FlushAll
();
...
...
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