2 files changed
+6
-3
lines changedLines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
| 94 | + | |
| 95 | + | |
95 | 96 |
| |
96 | 97 |
| |
97 | 98 |
| |
| |||
178 | 179 |
| |
179 | 180 |
| |
180 | 181 |
| |
181 |
| - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
182 | 185 |
| |
183 | 186 |
| |
184 | 187 |
| |
|
Submodule rust-installer updated 25 files
- .gitignore+2-1
- .gitmodules+3
- .travis.yml+2
- README.md+25-4
- combine-installers.sh+347
- gen-install-script.sh+9-1
- gen-installer.sh+40-11
- install-template.sh+283-99
- rust-installer-version+1
- test.sh+588
- test/image1/bin/bad-bin+1
- test/image1/bin/program+1
- test/image1/bin/program2+1
- test/image1/dir-to-install/foo
- test/image1/dir-to-not-install/foo
- test/image1/something-to-install
- test/image1/something-to-not-install
- test/image2/bin/oldprogram+1
- test/image2/dir-to-install/bar
- test/image2/something-to-install
- test/image3/bin/cargo+1
- test/image4/baz
- test/image4/dir-to-install/qux/bar
- test/image5/dir-to-install/foo
- test/rust-installer-v1+1
0 commit comments