mirror of
https://github.com/YunoHost/package_check.git
synced 2024-09-03 20:06:20 +02:00
Merge pull request #80 from YunoHost/commen-check-template
Disable check_template
This commit is contained in:
commit
9a7c8d97ed
1 changed files with 1 additions and 1 deletions
|
@ -2204,7 +2204,7 @@ TESTING_PROCESS () {
|
||||||
PACKAGE_LINTER
|
PACKAGE_LINTER
|
||||||
fi
|
fi
|
||||||
|
|
||||||
CHECK_TEMPLATE
|
#CHECK_TEMPLATE
|
||||||
|
|
||||||
# Try to install in a sub path
|
# Try to install in a sub path
|
||||||
if [ $setup_sub_dir -eq 1 ]; then
|
if [ $setup_sub_dir -eq 1 ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue