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-stable
Commits
936d5634
Commit
936d5634
authored
Apr 02, 2003
by
Mac Newbold
Browse files
Reset the count of swap requests I've sent when we swap out.
parent
f8cd7b1c
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/tbswap.in
View file @
936d5634
...
...
@@ -405,6 +405,8 @@ sub doSwapout($) {
$swapout_errors
=
1
;
}
TBDebugTimeStamp
("
nfree finished
");
DBQueryWarn
("
update experiments set swap_requests=''
"
.
"
where eid='
$eid
' and pid='
$pid
'
");
}
else
{
#
# $type == RETRY or $type == UPDATE.
...
...
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