chromite_wrapper: Fix up comment.

BUG=None
TEST=Manual

Review URL: https://chromiumcodereview.appspot.com/14746006

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@198266 0039d316-1c4b-4281-b951-d872f2087c98
experimental/szager/collated-output
rcui@google.com 12 years ago
parent c144e06bcd
commit 9267253647

@ -30,7 +30,7 @@ import sys
# in chromite/bin/ .
def _FindChromite(path):
"""Find the chromite dir in a repo or gclient checkout."""
"""Find the chromite dir in a repo, gclient, or submodule checkout."""
path = os.path.abspath(path)
# Depending on the checkout type (whether repo chromeos or gclient chrome)
# Chromite lives in a different location.

Loading…
Cancel
Save