]> Git Repo - qemu.git/blobdiff - scripts/git-submodule.sh
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-06-18' into staging
[qemu.git] / scripts / git-submodule.sh
index 030617b4ac0cdf1b892981aa68b86213d997c158..807ca0b4f80c22b12bc131474b9e4a126b018e1b 100755 (executable)
@@ -24,11 +24,11 @@ error() {
     echo "Alternatively you may disable automatic GIT submodule checkout"
     echo "with:"
     echo
-    echo " $ ./configure --disable-git-update'"
+    echo " $ ./configure --disable-git-update"
     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
 }
This page took 0.023382 seconds and 4 git commands to generate.