Commit 3e7755c
authored
tests: Silence warning about not using the make-linux-sdk subcommand (#150)
`swift run swift-sdk-generator` still builds a Linux SDK by default,
but prints the following warning:
deprecated: Please explicitly specify the subcommand to run. For example: $ swift-sdk-generator make-linux-sdk1 parent e07ecaa commit 3e7755c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments