]> source.dussan.org Git - nextcloud-server.git/commit
Added syntax help for autotest.sh
authorVincent Petry <pvince81@owncloud.com>
Fri, 25 Oct 2013 09:31:10 +0000 (11:31 +0200)
committerVincent Petry <pvince81@owncloud.com>
Fri, 25 Oct 2013 09:31:10 +0000 (11:31 +0200)
commit7de1b3f28edc5e83a82f06da33f9f971767ca93f
treed823723dded92fe80892c1123674b40da3a48344
parent5fd1f552a3de82c17f2ced20334888516d3fb9b7
Added syntax help for autotest.sh

autotest.sh now checks for the validity of the db config name argument.
If the db config name is not known, it show syntax info.

This should save some time to people to understand how to use this
script. Before this fix, an invalid argument would return a big HTML
page in the output.
autotest.sh