blob: e1b634e6a3eb26751c26f29813e7e0a0689cfb9d (
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-$VERSION/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
|