Skip to content
Snippets Groups Projects

Combine all RPC modules in one

Merged Monika Mittal requested to merge feature/combine-rpcmodule into develop
All threads resolved!
+ 1
1
@@ -54,7 +54,7 @@ The software is deployed on the machines as RPM packages.
Maintainers can build test packages locally with the `tito` program:
```
tito build --offline --rpm --test
tito build -o $TMPDIR/tito --offline --rpm --test
```
Developers are encouraged to test the RPM package build when introducing changes in the build system or the SPEC file.
Loading