Stop mangling config file in error message about missing config file

If there was no replication.config file upon start, the logged error
message was

  [...]/etc/replication.configdoes not exist; not replicating

(no space between 'replication.config' and 'does'). By adding the
missing space before the 'does', we clarify which file should hold the
replication configuration.

Change-Id: Idf2ec5018c3435d69d32ad2e71e658de95dd7fcb
1 file changed
tree: fdb45ca5fb3d1b9da4552076d1582d5eb068dc05
  1. .settings/
  2. src/
  3. .gitignore
  4. BUCK
  5. LICENSE