mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
4dedcbf305
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
9 lines
339 B
Text
9 lines
339 B
Text
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
|