mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
Update ynh-dev
This commit is contained in:
parent
19e7fae061
commit
56b5fbcaed
1 changed files with 1 additions and 1 deletions
2
ynh-dev
2
ynh-dev
|
@ -299,7 +299,7 @@ function run_tests()
|
||||||
git pull > /dev/null 2>&1
|
git pull > /dev/null 2>&1
|
||||||
|
|
||||||
# Run tests
|
# Run tests
|
||||||
echo "Running tests for YunoHost"
|
info "Running tests for YunoHost"
|
||||||
[ -e "/etc/yunohost/installed" ] || critical "You should run postinstallation before running tests :s."
|
[ -e "/etc/yunohost/installed" ] || critical "You should run postinstallation before running tests :s."
|
||||||
if [[ -z "$TEST_MODULE" ]]
|
if [[ -z "$TEST_MODULE" ]]
|
||||||
then
|
then
|
||||||
|
|
Loading…
Reference in a new issue