Commit b9a390a
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 6a65102 commit b9a390a
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