Commit 724bc65
committed
Arm backend: Add non-interactive in git hook
The pre-push script is a nice to have script as a git hook for your
work with the arm backend.
In fact, it is so nice that we would like it to be part of CI jobs but
to make that happen it needs to be non-interactive.
This patch adds support for launching the script and never ending up
in a scenario where the user has to interact with it.
Signed-off-by: [email protected]
Change-Id: I345a3a71f1b81446228150baf4db28bf4a47b0f11 parent 7a1131c commit 724bc65
1 file changed
+17
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
34 | | - | |
35 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
36 | 42 | | |
37 | 43 | | |
38 | 44 | | |
| |||
155 | 161 | | |
156 | 162 | | |
157 | 163 | | |
158 | | - | |
159 | | - | |
160 | 164 | | |
161 | | - | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
162 | 168 | | |
163 | | - | |
164 | | - | |
165 | | - | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
166 | 175 | | |
167 | 176 | | |
168 | 177 | | |
| |||
0 commit comments