commit | 7cc0e15e4a229f8753eed78b180d2bac28132ebd | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <[email protected]> | Mon Apr 26 17:09:36 2021 -0700 |
committer | Chih-Hung Hsieh <[email protected]> | Mon Apr 26 17:09:36 2021 -0700 |
tree | 275e94a62f11289fd83ea2c68709520cb99749a7 | |
parent | 5e5b52033ce56093b519d0c9caad391d1122a0f2 [diff] [blame] |
Use python3 Test: warn.py build.log > warnings.html Change-Id: I781ea7bfe023ec5af829757c417bc70aba80af0d
diff --git a/tools/warn/warn.py b/tools/warn/warn.py index 56e8787..cb5daec 100755 --- a/tools/warn/warn.py +++ b/tools/warn/warn.py
@@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python3 # # Copyright (C) 2019 The Android Open Source Project #