mirror of
https://github.com/YunoHost/package_check.git
synced 2024-09-03 20:06:20 +02:00
Autoindent
This commit is contained in:
parent
2ef016b842
commit
6f432740cb
3 changed files with 87 additions and 87 deletions
|
@ -546,7 +546,7 @@ TEST_MULTI_INSTANCE () {
|
||||||
&& log_small_title "Second installation: path=$SUBDOMAIN$check_path" \
|
&& log_small_title "Second installation: path=$SUBDOMAIN$check_path" \
|
||||||
&& INSTALL_APP "path=$check_path" \
|
&& INSTALL_APP "path=$check_path" \
|
||||||
&& VALIDATE_THAT_APP_CAN_BE_ACCESSED $DOMAIN $check_path \
|
&& VALIDATE_THAT_APP_CAN_BE_ACCESSED $DOMAIN $check_path \
|
||||||
&& VALIDATE_THAT_APP_CAN_BE_ACCESSED $SUBDOMAIN $check_path "" ${app_id}__2 \
|
&& VALIDATE_THAT_APP_CAN_BE_ACCESSED $SUBDOMAIN $check_path "" ${app_id}__2
|
||||||
|
|
||||||
if [ $? -eq 0 ]
|
if [ $? -eq 0 ]
|
||||||
then
|
then
|
||||||
|
|
Loading…
Add table
Reference in a new issue