[kyua-testers] Fix pasto in instructions to run tests

Julio Merino jmmv at fedoraproject.org
Sun Dec 8 12:11:01 UTC 2013


commit c6c9a19ecb818ba5a1396210efcf3dcd5e814236
Author: Julio Merino <julio at meroh.net>
Date:   Sat Dec 7 22:50:20 2013 -0500

    Fix pasto in instructions to run tests
    
    This README.Fedora file was copied from kyua-cli and I forgot to replace
    that name with kyua-testers.  Do so now.

 README.Fedora |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/README.Fedora b/README.Fedora
index fc7d88c..13243ab 100644
--- a/README.Fedora
+++ b/README.Fedora
@@ -4,9 +4,9 @@ the functionality of Kyua.
 Because the Linux Standard Base does not recognize a /usr/tests/
 directory (the standard location for ATF-based tests), the test suite is
 installed within the libexec hierarchy.  In particular, such tests can
-be found in /usr/libexec/kyua-cli/tests/ .
+be found in /usr/libexec/kyua-testers/tests/ .
 
 The tests are to be executed with the kyua(1) utility.  You can simply
 run them by issuing the following command:
 
-    $ kyua test -k /usr/libexec/kyua-cli/tests/Kyuafile
+    $ kyua test -k /usr/libexec/kyua-testers/tests/Kyuafile


More information about the scm-commits mailing list