aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--org.openembedded.bc.ui/scripts/gumstix_install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.openembedded.bc.ui/scripts/gumstix_install.sh b/org.openembedded.bc.ui/scripts/gumstix_install.sh
index 84264ba..605ca2d 100644
--- a/org.openembedded.bc.ui/scripts/gumstix_install.sh
+++ b/org.openembedded.bc.ui/scripts/gumstix_install.sh
@@ -29,7 +29,7 @@ test ${Configure Host} = true && sudo -A sysctl -p
# Cloning OE Repository
mkdir -p ${Install Directory}
cd ${Install Directory}
-git clone --verbose --progress ${Repository URL}
+git clone --verbose ${Repository URL}
test ! -d org.openembedded.dev && echo "ERROR: Repository clone of ${Repository URL} failed. !!OTEWIZARDSTOP"
# Configuring Machine Type