Commit 2b2ea8b5 authored by maruel@chromium.org's avatar maruel@chromium.org

Set svn:executable bit on executable script.

R=garykac@chromium.org
BUG=
TEST=


Review URL: http://codereview.chromium.org/10191002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133755 0039d316-1c4b-4281-b951-d872f2087c98
parent 4c07c654
......@@ -199,5 +199,6 @@ def main():
return 0
if __name__ == '__main__':
sys.exit(main())
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment