Fix ordering of entries in tools.ensure_dirs
authorMichael Hanselmann <hansmi@google.com>
Tue, 11 Dec 2012 14:50:45 +0000 (15:50 +0100)
committerMichael Hanselmann <hansmi@google.com>
Tue, 11 Dec 2012 14:53:04 +0000 (15:53 +0100)
commit9eac61f8e0065b00f8d621284ff4fff4aa0dc40c
tree15fb36fcbd2863f7c1f0ea93deacb29e69b18da0
parentebd437a422718fa9a6c75ff176a150d3cd0b5159
Fix ordering of entries in tools.ensure_dirs

Commit ebd437a added two new entries to tools.ensure_dirs, but did so in
the wrong order. Patch forthcoming to improve the unittest's error
message.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
lib/tools/ensure_dirs.py