lib/tools/ensure_dirs.py: Code formatting
authorMichael Hanselmann <hansmi@google.com>
Tue, 11 Dec 2012 13:23:22 +0000 (14:23 +0100)
committerMichael Hanselmann <hansmi@google.com>
Tue, 11 Dec 2012 14:31:54 +0000 (15:31 +0100)
commitaf8f2fbf3d8377d51e27ae26491fc8d4c78a9b6e
treecce6282165e24f9cb150c3e8dcf6f15aafe6e04c
parentbe6c403eff8c130b9d015827c39f37a24b4020f7
lib/tools/ensure_dirs.py: Code formatting

Wrap lines in a consistent manner (uid/gid on the second line) if
wrapping is necessary at all. “git diff --color-words” shows no
difference at all as only whitespace changed.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/tools/ensure_dirs.py