summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeif Lindholm <leif.lindholm@linaro.org>2015-05-14 15:51:05 +0100
committerLeif Lindholm <leif.lindholm@linaro.org>2015-05-14 15:51:05 +0100
commitf12a222e4805769ead1cab2d27f742d589b9e94a (patch)
tree864caa8b1aa345c87cb85a5280bd0b0cd6c62cb8
parent796fed733cdaa3ea94e54de8dcae7e10e3e70685 (diff)
No, you idiot (me), don't update the submodules!
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
-rwxr-xr-xuefi.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/uefi.sh b/uefi.sh
index 8d82ca0..fb1804b 100755
--- a/uefi.sh
+++ b/uefi.sh
@@ -55,7 +55,6 @@ if [ -f ${repo}/.gitmodules ]; then
if [ ! -d .git/modules ]; then
git submodule init
fi
- git submodule update --remote
popd
fi