summaryrefslogtreecommitdiffstats
path: root/manifest_xml.py
diff options
context:
space:
mode:
Diffstat (limited to 'manifest_xml.py')
-rw-r--r--manifest_xml.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifest_xml.py b/manifest_xml.py
index 817a1c80..e40e6fac 100644
--- a/manifest_xml.py
+++ b/manifest_xml.py
@@ -45,6 +45,7 @@ class _Default(object):
45 """Project defaults within the manifest.""" 45 """Project defaults within the manifest."""
46 46
47 revisionExpr = None 47 revisionExpr = None
48 destBranchExpr = None
48 remote = None 49 remote = None
49 sync_j = 1 50 sync_j = 1
50 sync_c = False 51 sync_c = False