aws: Fix CI for AWS Client example
In some cases the thread receiving the packets can print its acknoledge
"MQTT - Packet received. ReceivedBytes=2" before the main thread can
print "main - Waiting for packet ack". This breaks the CI. CI doesn't
check for this line anymore.
Signed-off-by:
Hugo L'Hostis <hugo.lhostis@arm.com>
Please register or sign in to comment