summaryrefslogtreecommitdiffstats
path: root/academic/pyCRAC/README.tests
diff options
context:
space:
mode:
author Rob van Nues <sborg63@disroot.org>2021-02-26 20:38:40 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-02-27 08:24:29 +0700
commit4dedcbf30599730f3b6933223976af310a5dd55a (patch)
tree8be545bb6a03003b62355e7dcdadd83691bffd27 /academic/pyCRAC/README.tests
parent70232465a0a5f3fc52c04b886d78e40b901a16d6 (diff)
downloadslackbuilds-4dedcbf30599730f3b6933223976af310a5dd55a.tar.gz
slackbuilds-4dedcbf30599730f3b6933223976af310a5dd55a.tar.xz
academic/pyCRAC: Updated for version 1.5.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/pyCRAC/README.tests')
-rw-r--r--academic/pyCRAC/README.tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/pyCRAC/README.tests b/academic/pyCRAC/README.tests
index ee98d3fdaa..e1b634e6a3 100644
--- a/academic/pyCRAC/README.tests
+++ b/academic/pyCRAC/README.tests
@@ -1,7 +1,7 @@
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
+ cd <path-to-your-work-directory>/pyCRAC-$VERSION/tests
sh test.sh
If all tests complete without an error, the package is working.