Changeset: 11d6591fc870 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=11d6591fc870
Modified Files:
sql/debian/monetdb5-sql.init.d
Branch: default
Log Message:
Merge from Jun2010 branch.
diffs (12 lines):
diff -r 0797a45f23a5 -r 11d6591fc870 sql/debian/monetdb5-sql.init.d
--- a/sql/debian/monetdb5-sql.init.d Wed Jun 23 13:35:38 2010 +0200
+++ b/sql/debian/monetdb5-sql.init.d Wed Jun 23 14:10:24 2010 +0200
@@ -61,7 +61,7 @@
start)
if [ "$STARTUP" != "yes" ]; then
echo "can't start, should be enabled first by change STARTUP to
yes in /etc/default/monetdb5-sql"
- exit 1
+ exit 0
fi
if running; then
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list