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
5e401923d5
commit
45a074c48f
1 changed files with 1 additions and 0 deletions
|
@ -522,6 +522,7 @@ is_install_failed () {
|
||||||
# Check if an install have previously work
|
# Check if an install have previously work
|
||||||
|
|
||||||
# If the test for install in sub dir isn't desactivated
|
# If the test for install in sub dir isn't desactivated
|
||||||
|
sub_dir_install=0
|
||||||
if [ $setup_sub_dir -ne 0 ]
|
if [ $setup_sub_dir -ne 0 ]
|
||||||
then
|
then
|
||||||
# If a test succeed or if force_install_ok is set
|
# If a test succeed or if force_install_ok is set
|
||||||
|
|
Loading…
Add table
Reference in a new issue