mirror of
https://github.com/YunoHost/package_check.git
synced 2024-09-03 20:06:20 +02:00
Cosmetics
This commit is contained in:
parent
1f020067d0
commit
314fff9534
1 changed files with 1 additions and 2 deletions
|
@ -233,8 +233,7 @@ _VALIDATE_THAT_APP_CAN_BE_ACCESSED () {
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo -e "
|
echo -e "Test url: $check_domain$curl_check_path
|
||||||
\nTest url: $check_domain$curl_check_path
|
|
||||||
Real url: $(cat "./curl_print" | cut --delimiter=';' --fields=2)
|
Real url: $(cat "./curl_print" | cut --delimiter=';' --fields=2)
|
||||||
HTTP code: $http_code
|
HTTP code: $http_code
|
||||||
Page title: $page_title
|
Page title: $page_title
|
||||||
|
|
Loading…
Add table
Reference in a new issue