Commit 21b4fb4
committed
Exit Python installation script following installation failures
Future steps may rely on the existence of Python. If Python installation
fails, subsequent statements will fail. To preclude subsequent failures,
the script will exit immediately following failure to install.1 parent b6832c8 commit 21b4fb4
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
| 57 | + | |
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| |||
0 commit comments