Commit 36b9160
committed
Arm backend: Suppress colors in pre-push if non-interactive
Dont try to print with colors in the pre-push script if the script is
non-interactive. This is to avoid getting broken output in the CI
which doesnt support colors.
Signed-off-by: [email protected]
Change-Id: I58b6a45de8b8403fa39ecbe299d380f3ca9fba621 parent b1b46ee commit 36b9160
1 file changed
+7
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
0 commit comments