Replace remaining stray references with main (#1582)

Ensure default branch has been fully updated everywhere to main, which
should fix the running of the unit and integration tests on the main
branch.
This commit is contained in:
Darragh Bailey
2022-09-07 11:50:28 +01:00
committed by GitHub
parent 7d48c5ec46
commit 602b4e9ad8
6 changed files with 6 additions and 6 deletions

View File

@@ -8,7 +8,7 @@
# After script has finished, nothing else than halting machine should be done.
# For more info about creating custom box refer to
# https://github.com/vagrant-libvirt/vagrant-libvirt/tree/master/example_box
# https://github.com/vagrant-libvirt/vagrant-libvirt/tree/main/example_box
# We need to set a hostname.
if [ $# -ne 1 ]; then