[rhmessaging-commits] rhmessaging commits: r1716 - mgmt/mint.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Thu Feb 21 12:15:49 EST 2008


Author: justi9
Date: 2008-02-21 12:15:49 -0500 (Thu, 21 Feb 2008)
New Revision: 1716

Modified:
   mgmt/mint/Makefile
Log:
Don't append the index sql to the schema.sql file

Modified: mgmt/mint/Makefile
===================================================================
--- mgmt/mint/Makefile	2008-02-20 18:05:56 UTC (rev 1715)
+++ mgmt/mint/Makefile	2008-02-21 17:15:49 UTC (rev 1716)
@@ -17,4 +17,3 @@
 
 schema-sql:
 	sqlobject-admin sql -m mint -m mint.schema -c ${dsn} | sed -e '1,2d' > sql/schema.sql
-	cat sql/indexes.sql >> sql/schema.sql




More information about the rhmessaging-commits mailing list