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

Merge branch 'task3869-api' into 'master'

Task3869 api

See merge request !110
parents c7bda91c 4302be79
No related branches found
No related tags found
No related merge requests found
...@@ -56,7 +56,7 @@ function makeRequest(){ ...@@ -56,7 +56,7 @@ function makeRequest(){
echo $apiMethod ${apiHost}${apiRequest} echo $apiMethod ${apiHost}${apiRequest}
echo $line echo $line
if [ ! -z $secret ]; then if [ ! -z "$secret" ]; then
# --- date in http format # --- date in http format
LANG=en_EN LANG=en_EN
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment