mirror of
https://passt.top/passt
synced 2025-05-23 01:35:35 +02:00
tests: Update mbuto git URLs
The project is now at mbuto.sh, and git transport is enabled. Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
parent
d3e842afc0
commit
8e898ea71e
2 changed files with 2 additions and 2 deletions
test/lib
|
@ -31,7 +31,7 @@ setup_passt() {
|
|||
layout_passt
|
||||
|
||||
__mbuto_dir="$(mktemp -d)"
|
||||
pane_run GUEST "git -C ${__mbuto_dir} clone https://mbuto.lameexcu.se/mbuto/"
|
||||
pane_run GUEST "git -C ${__mbuto_dir} clone git://mbuto.sh/mbuto"
|
||||
pane_wait GUEST
|
||||
|
||||
pane_run GUEST "${__mbuto_dir}/mbuto/mbuto -p passt -c lz4 -f mbuto.img"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue