From 8437e3fc441ba5e38c57c571ba477237a72ea66d Mon Sep 17 00:00:00 2001 From: Martin Pärtel Date: Sun, 12 Mar 2017 01:03:55 +0000 Subject: Hacked tests to work with Ruby 1.8.7 and FUSE 2.8 again. The test suite now passes under Ubuntu 12.04 and CentOS 6. Fixes #49 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8f544f7..601aa7b 100644 --- a/README.md +++ b/README.md @@ -56,9 +56,9 @@ The test suite has two kinds of tests: those that have to be run as root and those that have to be run as non-root. To run all of the tests, do `make check` both as root and as non-root. -The test suite requires Ruby 2.0+ (1.9+ might also work). If you're using -[RVM](https://rvm.io/) then you may need to use `rvmsudo` instead of plain -`sudo` to run the root tests. +The test suite requires Ruby 1.8.7+. If you're using [RVM](https://rvm.io/) +then you may need to use `rvmsudo` instead of plain `sudo` to run the root +tests. ## License ## -- cgit v1.2.3