Fix alignment.

BUG=none
TEST=none

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@31454 0039d316-1c4b-4281-b951-d872f2087c98
experimental/szager/collated-output
chase@chromium.org 16 years ago
parent d36b3ed726
commit 73171904f5

@ -1001,7 +1001,7 @@ def Change(change_info, args):
ErrorExit("Current checkout is unversioned. Please retry with a versioned "
"directory.")
if (svn_info.get('URL', '').startswith('http:') and
not FilterFlag(args, "--force")):
not FilterFlag(args, "--force")):
ErrorExit("This is a read-only checkout. Retry in a read-write checkout "
"or use --force to override.")

Loading…
Cancel
Save