Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
c4330e7e
Commit
c4330e7e
authored
Jan 13, 2022
by
Francesc Guasch
Browse files
wip: remove debug
parent
160641a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
t/vm/p10_pools.t
View file @
c4330e7e
...
...
@@ -393,7 +393,7 @@ sub test_pool_with_volatiles($vm) {
,
remote_ip
=>
'
1.2.3.4
'
);
}
wait_request
(
debug
=>
1
);
wait_request
(
debug
=>
0
);
delete_request
('
start
','
create
','
clone
');
for
my
$clone
(
@clones
)
{
$clone
->
_data
('
client_status
','
disconnected
');
...
...
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