aboutsummaryrefslogtreecommitdiff
path: root/lib/globals.sh
diff options
context:
space:
mode:
authorRyan S. Arnold <ryan.arnold@linaro.org>2013-12-06 10:57:34 -0600
committerRyan S. Arnold <ryan.arnold@linaro.org>2013-12-06 10:57:34 -0600
commit4a80966be7d1041e6d1f9143265bdb5cf42cb6aa (patch)
tree47a80710ca578af25ea4862f5d3d9f8654909be3 /lib/globals.sh
parent9fb1c4404f8065ef844154e614ff4e7086fce176 (diff)
Add cbuild2 --checkout <package>|all support with tests
Diffstat (limited to 'lib/globals.sh')
-rw-r--r--lib/globals.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/globals.sh b/lib/globals.sh
index c5a46d65..28ec3b6b 100644
--- a/lib/globals.sh
+++ b/lib/globals.sh
@@ -24,6 +24,9 @@ manifest=
# might not be sufficient and can be overridden at the command
# line.
wget_timeout=1
+wget_quiet=
+# Try something like "dot:mega"
+wget_progress_style=
# This doesn't do any real work, just prints the configure options and make commands
dryrun=no