The branch "master" has been updated. The following is a summary of the commits.
from: 2789c0997f2b6c30bef2ae58be6f0ae144485db3 72a1f88 Use realpath to avoid relative subpaths. 018920e On error indicate the set of valid options. ----------------------------------------------------------------------- commit 72a1f88d5ae1bf907e6338fba734318f417212d0 Author: Gunnar Wrobel <[email protected]> Date: Fri Jul 8 12:52:10 2011 +0200 Use realpath to avoid relative subpaths. framework/Core/lib/Horde/Core/Db/Migration.php | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/72a1f88d5ae1bf907e6338fba734318f417212d0 ----------------------------------------------------------------------- commit 018920e433e7917b02cd8dd374e9c2f3466afc77 Author: Gunnar Wrobel <[email protected]> Date: Fri Jul 8 12:53:55 2011 +0200 On error indicate the set of valid options. If this fatals out I hope it is okay to deliver a long error message that indicates which options are actually valid. Tripped me several times already and I always needed to insert debug statements to understand what the problem was. horde/bin/horde-db-migrate | 17 ++++++++++++++++- 1 files changed, 16 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/018920e433e7917b02cd8dd374e9c2f3466afc77 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
