Update Readme.md

This commit is contained in:
2022-03-16 09:52:10 +00:00
parent 741a42e4a7
commit 276f4fcb40

View File

@@ -41,7 +41,7 @@ More details on the gitutils command can be found at: https://gitutils.readthedo
If there are new changes to this configuration (either through a merge request or direct commit) the configuration needs to be uploaded to the Data/Buffer. To do so clone or pull the latest changes from this repository and execute the `./bufferutils upload` script that comes with this repository (you have to be on a machine that have /opt/gfa/python available!).
Before approving/merging any changes make sure that the source is sending out data correctly
This can be done by connecting to one of the DataBuffer server and execting the `bs-analyze` command:
This can be done by connecting to one of the DataBuffer servers (e.g. __sf-daqbuf-21.psi.ch__) and execting the `bs-analyze` command:
```
bs-analyzer <source>:port
```