mirror of
https://github.com/mii443/qemu.git
synced 2025-09-01 14:49:23 +00:00
build: fix typo in error message
Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Fixes: f62bbee55d
This commit is contained in:
committed by
Michael Tokarev
parent
123ac0bba9
commit
bff8a0bbe9
@ -28,7 +28,7 @@ error() {
|
||||
echo
|
||||
echo "and then manually update submodules prior to running make, with:"
|
||||
echo
|
||||
echo " $ scripts/git-sbumodule.sh update $modules"
|
||||
echo " $ scripts/git-submodule.sh update $modules"
|
||||
echo
|
||||
exit 1
|
||||
}
|
||||
|
Reference in New Issue
Block a user