From 31ccc12e5b61cbb8d42e10e5a4aba540593fc9e8 Mon Sep 17 00:00:00 2001 From: hns Date: Tue, 25 Feb 2003 16:14:19 +0000 Subject: [PATCH] If the command line option parsing code chokes on something, write a message to the console what the problematic token was. --- src/helma/main/Server.java | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/helma/main/Server.java b/src/helma/main/Server.java index f675c7fe..ff908b4e 100644 --- a/src/helma/main/Server.java +++ b/src/helma/main/Server.java @@ -143,8 +143,10 @@ import org.apache.xmlrpc.*; } else if (args[i].equals ("-i") && i+1