code cleaning

This commit is contained in:
Antonin Portelli 2022-03-28 00:07:29 +01:00
parent 819abd9d24
commit 5707dc659a

View File

@ -35,4 +35,4 @@ cmd="$1"
shift shift
miria_api_error_fatal='false' miria_api_error_fatal='false'
miria_api_cmd "${cmd}" "$@" miria_api_cmd "${cmd}" "$@"
echo ${miria_last_xml} | xmllint --format - echo "${miria_last_xml}"