Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
outscale-fne committed Aug 19, 2020
1 parent 0dbb6aa commit 30e6119
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/tests.c
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ static inline int start_qemu_graph(struct branch *branch,
static uint32_t ssh_port_id = 65000;
char tmp_mac[20];


g_assert(pg_printable_mac(&branch->mac, tmp_mac));
int qemu_pid = pg_util_spawn_qemu(sock_path_graph(branch),
sock_read_path_graph(branch),
Expand Down

0 comments on commit 30e6119

Please sign in to comment.