summaryrefslogtreecommitdiff
path: root/morph
diff options
context:
space:
mode:
Diffstat (limited to 'morph')
-rwxr-xr-xmorph3
1 files changed, 1 insertions, 2 deletions
diff --git a/morph b/morph
index 112709f2..66e90a3b 100755
--- a/morph
+++ b/morph
@@ -60,8 +60,7 @@ class Morph(cliapp.Application):
'system')
self.settings.boolean(['ignore-submodules'],
'do not cache repositories of submodules and '
- 'unpack them into the build directory',
- default=True)
+ 'unpack them into the build directory')
self.settings.boolean(['test-console'],
'show what the system outputs on the serial '