Update database script should really be executable.

This commit is contained in:
Andrew McMillan 2006-10-17 10:52:29 +13:00
parent 67999e27d9
commit 0b998ac35d
3 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,7 @@
$c->pg_connect[] = 'dbname=caldav port=5433 user=general';
$c->pg_connect[] = 'dbname=caldav port=5432 user=general';
// $c->dbg['ALL'] = 1;
$c->dbg['ALL'] = 1;
$c->dbg['propfind'] = 1;
$c->dbg['report'] = 1;
// $c->dbg['get'] = 1;

0
dba/update-database.sh Normal file → Executable file
View File

View File

@ -86,5 +86,8 @@
<item url="testing/tests/evolution/DELETE1.test" uploadstatus="1" />
<item url="dba/base-data.sql" uploadstatus="1" />
<item url="dba/update-database.sh" uploadstatus="1" />
<item url="htdocs/relationship_types.php" uploadstatus="1" />
<item url="dba/patches/0.99.1.sql" />
<item url="dba/patches/" />
</project>
</webproject>