commit | 8172bdb2d0c829462f8c4fb2cb54a768d295a747 | [log] [tgz] |
---|---|---|
author | Daniel P. Berrange <berrange@redhat.com> | Fri Oct 20 14:07:48 2017 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Oct 23 08:10:18 2017 +0200 |
tree | 5d3b552342826f8182e63c077f1bb63a5bea82ad | |
parent | 2fb6eeace5fd2b693b3f26a7e20e046236a4b5cd [diff] |
scripts: don't throw away stderr when checking out git submodules The stderr from git is important if git fails to checkout modules due to network problems, or other unexpected errors. Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20171020130748.22983-1-berrange@redhat.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>