Skip to content

Commit

Permalink
Fix command
Browse files Browse the repository at this point in the history
  • Loading branch information
erjiaqing authored and woody-apple committed Jun 5, 2021
1 parent b297120 commit e34d672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test_driver/linux-cirque/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ If you don't want cirque break your local environment, you can enter a
environment insider docker

```
./integrations/docker/images/chip-build-cirque/run.sh --privileged --env LOG_DIR=/tmp/cirque_test_output --env CLEANUP_DOCKER_FOR_CI=1 --volume /dev/pts:/dev/pts --volume /tmp/cirque_test_output:/tmp/cirque_test_output -it -- bash
integrations/docker/images/chip-build-cirque/run.sh --privileged --volume /dev/pts:/dev/pts --volume /tmp:/tmp -it -- bash
```

## Setting up cirque environment
Expand Down

0 comments on commit e34d672

Please sign in to comment.