From cdd462bf0c1d899f46d2b72615408f183e6a952e Mon Sep 17 00:00:00 2001 From: Lahiru Gunathilake Date: Tue, 7 Oct 2008 02:17:23 +0000 Subject: testing commiting added a word to a comment. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@702327 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/java/org/apache/qpid/server/RunBrokerWithCommand.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java') diff --git a/java/broker/src/test/java/org/apache/qpid/server/RunBrokerWithCommand.java b/java/broker/src/test/java/org/apache/qpid/server/RunBrokerWithCommand.java index d8b5f5f7e6..59543874b4 100644 --- a/java/broker/src/test/java/org/apache/qpid/server/RunBrokerWithCommand.java +++ b/java/broker/src/test/java/org/apache/qpid/server/RunBrokerWithCommand.java @@ -32,7 +32,7 @@ public class RunBrokerWithCommand { public static void main(String[] args) { - //Start broker + //Start the broker try { String[] fudge = args.clone(); -- cgit v1.2.1