Skip to content
Snippets Groups Projects
Commit 363364b3 authored by Stéphane Diemer's avatar Stéphane Diemer
Browse files

Updated README

parent f8f41654
No related branches found
No related tags found
No related merge requests found
...@@ -25,3 +25,14 @@ Script to setup and configure softwares used in our servers. ...@@ -25,3 +25,14 @@ Script to setup and configure softwares used in our servers.
* All setup actions should be safe to be run multiple times (to allow reconfiguration of the service). * All setup actions should be safe to be run multiple times (to allow reconfiguration of the service).
* All the adjustable configurations must be in the "conf.sh" file. * All the adjustable configurations must be in the "conf.sh" file.
## Test EnvSetup loading
Two fake tasks are used to test that EnvSetup can correctly be loaded.
These tasks can be started with the following commands:
```bash
./envsetup.py -d 201
./envsetup.py -d 202
```
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