From 8be0bf3ede6413c30762cb70b857831e6dabca99 Mon Sep 17 00:00:00 2001 From: lawrancejing Date: Tue, 10 Nov 2015 02:31:38 +0000 Subject: [PATCH] colorizer.py need to execute Change-Id: I0d3028839509d36171c30321b5324e60e45d484f --- tools/colorizer.py | 2 ++ 1 file changed, 2 insertions(+) mode change 100644 => 100755 tools/colorizer.py diff --git a/tools/colorizer.py b/tools/colorizer.py old mode 100644 new mode 100755 index 1eb552c..b11e9d2 --- a/tools/colorizer.py +++ b/tools/colorizer.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python + # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at