-
Notifications
You must be signed in to change notification settings - Fork 373
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add `--fast`, `--separate`, and `--close` * split `--save` into `--save` + `--load` * minor refactoring * assert that return code is non-zero when waiting * cast to int directly * reverse condition for `fast` in `collect_examples` * sort cherry-picked examples by name * rename `port` to `sdk_port` * add descriptions for ports * use built `rerun` binary directly + simplify args * wait for viewers to start + examples to finish * dont start viewer for `--save` * add `--quiet` to build commands * sleep instead of checking logs * capture output and print at the end * print what we are waiting for --------- Co-authored-by: Emil Ernerfeldt <[email protected]>
- Loading branch information
Showing
1 changed file
with
233 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters