diff --git a/servicetests/tests/JobsExecution/main.cpp b/servicetests/tests/JobsExecution/main.cpp index 3f5f441e4..0397cfd7a 100644 --- a/servicetests/tests/JobsExecution/main.cpp +++ b/servicetests/tests/JobsExecution/main.cpp @@ -188,7 +188,7 @@ int main(int argc, char *argv[]) } else { - fprintf(stderr, "MQTT Version %lu not supported\n", cmdData.input_mqtt_version); + fprintf(stderr, "MQTT Version not supported\n"); exit(-1); }