From 644548297c8ccf1478801e6ab7cf8babd4c3ffb3 Mon Sep 17 00:00:00 2001 From: "Rafael H. Schloming" Date: Thu, 8 Jan 2009 19:51:23 +0000 Subject: removed extraneous ./ from the README git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@732809 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/ruby/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/ruby') diff --git a/qpid/ruby/README.txt b/qpid/ruby/README.txt index b68a41b7b4..3c483f996b 100644 --- a/qpid/ruby/README.txt +++ b/qpid/ruby/README.txt @@ -19,4 +19,4 @@ and consumes a message: The "tests" directory contains a collection of unit tests for the ruby client. These can be run with the Rakefile provided: - ./rake test + rake test -- cgit v1.2.1