aboutgitcodebugslistschat
path: root/test/demo
diff options
context:
space:
mode:
authorStefano Brivio <sbrivio@redhat.com>2022-05-14 07:26:52 +0200
committerStefano Brivio <sbrivio@redhat.com>2022-05-19 15:24:15 +0200
commit8e898ea71e89b04a6f3be20f826a29a5944db0dd (patch)
tree6194104423e5c9fdee1377ffcb1b2f6014efad6e /test/demo
parentd3e842afc07ae1011539bff4e451ab92a4618e39 (diff)
downloadpasst-8e898ea71e89b04a6f3be20f826a29a5944db0dd.tar
passt-8e898ea71e89b04a6f3be20f826a29a5944db0dd.tar.gz
passt-8e898ea71e89b04a6f3be20f826a29a5944db0dd.tar.bz2
passt-8e898ea71e89b04a6f3be20f826a29a5944db0dd.tar.lz
passt-8e898ea71e89b04a6f3be20f826a29a5944db0dd.tar.xz
passt-8e898ea71e89b04a6f3be20f826a29a5944db0dd.tar.zst
passt-8e898ea71e89b04a6f3be20f826a29a5944db0dd.zip
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>
Diffstat (limited to 'test/demo')
-rw-r--r--test/demo/passt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/demo/passt b/test/demo/passt
index 8838363..cf75c9b 100644
--- a/test/demo/passt
+++ b/test/demo/passt
@@ -54,7 +54,7 @@ nl
nl
say Let's create a small initramfs image for the guest.
guest cd __TEMPDIR__
-guest git clone https://mbuto.lameexcu.se/mbuto
+guest git clone git://mbuto.sh/mbuto
guest cd mbuto
guest ./mbuto -f passt.img -p passt -c lz4
sleep 2