Skip to content
Snippets Groups Projects
Commit 16bb44b0 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

remove unneeded line

parent 6fef98aa
No related branches found
No related tags found
1 merge request!148change authentication
......@@ -81,7 +81,6 @@ case "${sMode}" in
fi
ph.status "Couchdb status (value in /_up is '$_status')"
echo "Reponse: "; echo "${response}" | jq
_status=$( jq '.status' <<< "${response}" | tr -d '"')
;;
*)
echo "ERRROR: [${sMode}] is an INVALID mode"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment