Skip to content

Commit c7a4b84

Browse files
authored
Merge pull request #230 from LingMan/cli_tests
tests: Fix tests if the HOST triple is too long
2 parents e79eaca + 53bcbf0 commit c7a4b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cmd/h.stdout

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Options:
1515
(YYYY-MM-DD), git tag name (e.g. 1.58.0) or git commit SHA.
1616
--force-install Force installation over existing artifacts
1717
-h, --help Print help information (use `--help` for more detail)
18-
--host <HOST> Host triple for the compiler [default: [..]]
18+
...
1919
--install <INSTALL> Install the given artifact
2020
--preserve Preserve the downloaded artifacts
2121
--preserve-target Preserve the target directory used for builds

0 commit comments

Comments
 (0)