blob: ee98d3fdaaaa7d03c54be6c1ae735abfa976374b (
plain)
1
2
3
4
5
6
7
8
9
|
To test the pyCRAC scripts after installing the package on Slackware:
cp -R /usr/share/pyCRAC-$VERSION <path-to-your-work-directory>/
cd <path-to-your-work-directory>/pyCRAC/tests
sh test.sh
If all tests complete without an error, the package is working.
In case of any problems please email the SBo maintainer of pyCRAC
|