Replace = signs to simplify parsing of data

This commit is contained in:
mboelen 2016-04-19 13:56:28 +02:00
parent 3008727ce0
commit a23758e21f
1 changed files with 1 additions and 1 deletions

View File

@ -1670,7 +1670,7 @@
esac
shift # Go to next parameter
done
Report "details[]=${TEST_ID}|service=${TEST_SERVICE}|desc=${TEST_DESCRIPTION}:field=${TEST_FIELD}:prefval=${TEST_PREFERRED_VALUE}:value=${TEST_VALUE}:other=${TEST_OTHER}|"
Report "details[]=${TEST_ID}|service:${TEST_SERVICE}|desc:${TEST_DESCRIPTION};field:${TEST_FIELD};prefval:${TEST_PREFERRED_VALUE};value:${TEST_VALUE};other:${TEST_OTHER}|"
}
# Log exceptions