Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Commit

Permalink
got rid of TABs
Browse files Browse the repository at this point in the history
  • Loading branch information
Libor Zoubek committed Apr 22, 2014
1 parent 4c111ac commit 659c7bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2309,7 +2309,7 @@
<schema-addColumn table="RHQ_AGENT_INSTALL" column="SSH_PASSWORD" columnType="VARCHAR2" precision="4000" />
</schemaSpec>

<schemaSpec version="2.145">
<schemaSpec version="2.145">
<schema-addColumn table="RHQ_GROUP_DEF" column="CANNED_EXPRESSION" columnType="VARCHAR2" precision="100" />
<schema-alterColumn table="RHQ_GROUP_DEF" column="CANNED_EXPRESSION" nullable="true"/>
</schemaSpec>
Expand Down

0 comments on commit 659c7bd

Please sign in to comment.