diff options
author | Rob van Nues <sborg63@disroot.org> | 2019-04-13 06:29:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-13 06:29:59 +0700 |
commit | 2f3ac418ad77e5f757b87be8794b4bac08b6eed5 (patch) | |
tree | 28cb340711d4ac9a9a9fdfd737a2708589e6a33a /academic/pyCRAC/README.tests | |
parent | cb0d5e103033e4e65b894612a06cd8bcbb7ce6f0 (diff) |
academic/pyCRAC: Updated for version 1.4.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 15def4bfeb..ee98d3fdaa 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 |