diff options
Diffstat (limited to 'academic/pyCRAC/README.tests')
-rw-r--r-- | academic/pyCRAC/README.tests | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/academic/pyCRAC/README.tests b/academic/pyCRAC/README.tests index 15def4bfebde2..ee98d3fdaaaa7 100644 --- a/academic/pyCRAC/README.tests +++ b/academic/pyCRAC/README.tests @@ -1,7 +1,9 @@ To test the pyCRAC scripts after installing the package on Slackware: - cp -R /usr/share/pyCRAC <path-to-your-work-directory>/ + 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 |