From 45a074c48f9e5e0f062b93b4e9c56a783b667d0c Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Thu, 20 Jun 2019 11:46:13 +0200 Subject: [PATCH] Update sub_scripts/testing_process.sh Co-Authored-By: Kayou --- sub_scripts/testing_process.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/sub_scripts/testing_process.sh b/sub_scripts/testing_process.sh index 5da5c66..9392cdd 100644 --- a/sub_scripts/testing_process.sh +++ b/sub_scripts/testing_process.sh @@ -522,6 +522,7 @@ is_install_failed () { # Check if an install have previously work # If the test for install in sub dir isn't desactivated + sub_dir_install=0 if [ $setup_sub_dir -ne 0 ] then # If a test succeed or if force_install_ok is set