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

Corrected buildtree_runner/README.md by putting 'sudo' in front of ./create_instance.sh

parent 8e47b9e7
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,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 -D -O
sudo ./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