Update ynh-dev

This commit is contained in:
ljf (zamentur) 2018-12-15 17:24:38 +01:00 committed by GitHub
parent 19e7fae061
commit 56b5fbcaed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -299,7 +299,7 @@ function run_tests()
git pull > /dev/null 2>&1
# 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."
if [[ -z "$TEST_MODULE" ]]
then