commit | 68425f4da878b5c7c77cc490539eeb83eb46256e | [log] [tgz] |
---|---|---|
author | David Pursehouse <david.pursehouse@sonymobile.com> | Tue Mar 11 14:55:52 2014 +0900 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Tue Mar 11 14:55:52 2014 +0900 |
tree | 1e0de684c28e446e7407a35fe2d4b9e4ad569139 | |
parent | 53e902a19b0b80e07ac55966d13c5c84c5b0e8ce [diff] |
Fix indentation in project.py Change-Id: I81c630536eaa54d5a25b9cb339a96c28619815ea
diff --git a/project.py b/project.py index 023cf73..a46da01 100644 --- a/project.py +++ b/project.py
@@ -1801,7 +1801,7 @@ # Ensure that some refs exist. Otherwise, we probably aren't looking # at a real git repository and may have a bad url. if not self.bare_ref.all: - ok = False + ok = False if alt_dir: if old_packed != '':