Skip to content
Snippets Groups Projects
Commit 97fa39c7 authored by Steven Murray's avatar Steven Murray
Browse files

Added the -D and -O options to the example of create_instance.sh

parent c0c4102c
No related branches found
No related tags found
No related merge requests found
......@@ -70,7 +70,7 @@ The test instance can then be created by running (typically):
```
cd ~/CTA/continuousintegration/orchestration
./create_instance.sh -n ctatest -b /home/eric -B CTA-build
./create_instance.sh -n ctatest -b /home/eric -B CTA-build -D -O
```
and the tests will run like in the continuous integration environment.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment