[Commits] [wesnoth/wesnoth] 838084: campaignd: Fix bug causing new uploads to replace ...

GitHub noreply at github.com
Mon Sep 18 22:44:57 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 8380845b902a7fe9dd898861bc14b50f4f2f4a7e
      https://github.com/wesnoth/wesnoth/commit/8380845b902a7fe9dd898861bc14b50f4f2f4a7e
  Author: Ignacio R. Morelle <shadowm at wesnoth.org>
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
    M src/campaign_server/campaign_server.cpp

  Log Message:
  -----------
  campaignd: Fix bug causing new uploads to replace server.cfg on disk

This was only temporary and would be later reverted by the periodic
server.cfg commit, but it's still a grave thing and resulted in add-on
packs not actually being written to the correct files, resulting in
missing or outdated contents for uploads performed since commit
28c51796362e83dcb6232713c1f7ba6c3f3a3f53 was pushed to mainline master.

The cause is a trivial copy-paste error that shouldn't have happened.





More information about the Commits mailing list