more precision
This commit is contained in:
@@ -65,7 +65,7 @@ if [ $? -eq 0 ]; then
|
|||||||
request_time4=$(cat "$status_file4" | cut -d ' ' -f 2)
|
request_time4=$(cat "$status_file4" | cut -d ' ' -f 2)
|
||||||
rm "$status_file4"
|
rm "$status_file4"
|
||||||
|
|
||||||
echo "lets check"
|
# echo "lets check"
|
||||||
if [ $curl_code3 -eq 0 ]; then
|
if [ $curl_code3 -eq 0 ]; then
|
||||||
if [[ $http_status_code3 -eq 200 ]]; then
|
if [[ $http_status_code3 -eq 200 ]]; then
|
||||||
response3=$(cat "$response_file3")
|
response3=$(cat "$response_file3")
|
||||||
|
|||||||
Reference in New Issue
Block a user