You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by ba...@apache.org on 2006/02/09 19:18:24 UTC

svn commit: r376371 - /db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/dblook_test.out

Author: bandaram
Date: Thu Feb  9 10:18:12 2006
New Revision: 376371

URL: http://svn.apache.org/viewcvs?rev=376371&view=rev
Log:
Update master file, following previous checkin for dblook usage change.

Submitted by Satheesh Bandaram (satheesh@sourcery.org)

Modified:
    db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/dblook_test.out

Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/dblook_test.out
URL: http://svn.apache.org/viewcvs/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/dblook_test.out?rev=376371&r1=376370&r2=376371&view=diff
==============================================================================
--- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/dblook_test.out (original)
+++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/dblook_test.out Thu Feb  9 10:18:12 2006
@@ -5302,7 +5302,7 @@
  java org.apache.derby.tools.dblook -d <sourceDBUrl> [OPTIONS]
  	where the source URL is the full URL, including the connection protocol
  	and any connection attributes that might apply.  For example, use
- 	'jdbc:derby:myDB', or 'jdbc:derby:net://xxxFILTERED_HOSTNAMExxx:1527/myDB:user=usr;'. 
+ 	'jdbc:derby:myDB', or 'jdbc:derby://xxxFILTERED_HOSTNAMExxx:1527/myDB;user=usr;'. 
  	options include: 
  	-z <schemaName> to specify a schema to which the DDL generation
  	 should be limited.  Only database objects with that schema will have