logupload/client/prefix-logs.test: fix timestamp parsing.

The timestamp is parsed using 'read' with fields separated by
whitespace. Due to the minimum field width, timestamps less than 13
characters long will have a leading space, which breaks the test.

Change-Id: If70515d325b503253618b13ecd8d471b6f1cf375
1 file changed