fix whitespace

This commit is contained in:
Robin Roth 2015-12-13 11:19:50 +01:00
parent 1b2ebe8def
commit 1bd8d97093

View file

@ -156,7 +156,7 @@ class PullCLI(CLI):
if self.options.verify:
repo_opts += ' verify_commit=yes'
if not self.options.fullclone:
repo_opts += ' depth=1'