mirror of
https://github.com/YunoHost/package_check.git
synced 2024-09-03 20:06:20 +02:00
Update sub_scripts/testing_process.sh
Co-Authored-By: Kayou <pierre.moltess@gmail.com>
This commit is contained in:
parent
45a074c48f
commit
a60a9dba9d
1 changed files with 1 additions and 0 deletions
|
@ -538,6 +538,7 @@ is_install_failed () {
|
|||
|
||||
# If the test for install on root isn't desactivated
|
||||
|
||||
root_install=0
|
||||
if [ $setup_root -ne 0 ] || [ $setup_nourl -eq 1 ]
|
||||
then
|
||||
# If a test succeed or if force_install_ok is set
|
||||
|
|
Loading…
Add table
Reference in a new issue