Update expected results for collate.linux.utf8 regression test.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 991c8b04fc5d61a308bb00ea34a7ff710051c53f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-07-22T16:15:19Z
Releases: 10.0
Update expected results for collate.linux.utf8 regression test.

I believe this changed as a consequence of commit 54baa4813: trying to
clone the "C" collation now produces a true clone with collencoding -1,
hence the error message if it's duplicate no longer specifies an encoding.

Per buildfarm member crake, which apparently hadn't been running this
test for the last few weeks.

Files