Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
maruel@chromium.org 628d2696f1 Fix python scripts in src/build/
Make sure that:
- shebang is only present for executable files
- shebang is #!/usr/bin/env python
- __main__ is only present for executable files
- file's executable bit is coherent

Also fix EOF LF to be only one.

TBR=michaelbai@chromium.org
BUG=105108
TEST=

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@111385 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2011-11-23 19:13:44 +00:00
michaelbai@google.com 05349cd3ca Upstream: Test scripts for Android (phase 1)
These are the utilities

BUG=
TEST=

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@106507 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2011-10-20 16:20:47 +00:00