You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2012/08/09 18:49:58 UTC

svn commit: r1371313 - /jena/trunk/jena-fuseki/soh

Author: andy
Date: Thu Aug  9 16:49:58 2012
New Revision: 1371313

URL: http://svn.apache.org/viewvc?rev=1371313&view=rev
Log: (empty)

Modified:
    jena/trunk/jena-fuseki/soh

Modified: jena/trunk/jena-fuseki/soh
URL: http://svn.apache.org/viewvc/jena/trunk/jena-fuseki/soh?rev=1371313&r1=1371312&r2=1371313&view=diff
==============================================================================
--- jena/trunk/jena-fuseki/soh (original)
+++ jena/trunk/jena-fuseki/soh Thu Aug  9 16:49:58 2012
@@ -522,7 +522,7 @@ def cmd_sparql_query
   query_file=options[:file]
   if query_file.nil? && ARGV.size == 0
   then
-    warn_exit 'No query specified.',1 if service.nil?
+    warn_exit 'No query specified.',1
     end
   if query_file.nil?
     query = ARGV.shift