Skip to content

Commit

Permalink
wip: removed debug
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejol committed Jun 18, 2024
1 parent a6f664f commit 71fb547
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion t/device/40_mediated_device.t
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ sub _req_start($domain) {
if ($MOCK_MDEV) {
$domain->_attach_host_devices();
} else {
diag("Starting for real ".$domain->name." MOCK_MDEV=".($MOCK_MDEV or 0));
Ravada::Request->start_domain(
uid => user_admin->id
,id_domain => $domain->id
Expand Down

0 comments on commit 71fb547

Please sign in to comment.