From ab4d32a2a62748923e4cb90a94b7d6e2fbd5b5e8 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Wed, 17 Jun 2020 15:10:07 +0200 Subject: [PATCH] Do not check_template --- sub_scripts/testing_process.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sub_scripts/testing_process.sh b/sub_scripts/testing_process.sh index dd9bc2c..1cdecd1 100644 --- a/sub_scripts/testing_process.sh +++ b/sub_scripts/testing_process.sh @@ -2204,7 +2204,7 @@ TESTING_PROCESS () { PACKAGE_LINTER fi - CHECK_TEMPLATE + #CHECK_TEMPLATE # Try to install in a sub path if [ $setup_sub_dir -eq 1 ]; then