This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "SQLObject development repository".
The branch, master has been updated
via 402aa30b48224260eb4dc0d6ea41ff7d7a114f0f (commit)
from 2a7e330d0866c586171233c1dea1556d82bb3f9a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://sourceforge.net/p/sqlobject/sqlobject/ci/402aa30b48224260eb4dc0d6ea41ff7d7a114f0f
commit 402aa30b48224260eb4dc0d6ea41ff7d7a114f0f
Author: Oleg Broytman <ph...@ph...>
Date: Sat Sep 24 22:41:33 2016 +0300
Remove unused whitelisted psql from tox.ini
We now use createdb/dropdb instead of psql -c.
diff --git a/tox.ini b/tox.ini
index 161b285..4398dfa 100644
--- a/tox.ini
+++ b/tox.ini
@@ -20,7 +20,6 @@ passenv = CI TRAVIS TRAVIS_*
# Don't fail or warn on uninstalled commands
whitelist_externals =
mysql
- psql
createdb
dropdb
-----------------------------------------------------------------------
Summary of changes:
tox.ini | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
hooks/post-receive
--
SQLObject development repository
|