[Commits] [wesnoth/wesnoth] 010626: campaignd: Fix bug causing new uploads to replace ...
GitHub
noreply at github.com
Mon Sep 18 22:45:02 UTC 2017
Branch: refs/heads/1.12
Home: https://github.com/wesnoth/wesnoth
Commit: 01062617a10cd4289fc3b3bebe4c76910e5c5ee8
https://github.com/wesnoth/wesnoth/commit/01062617a10cd4289fc3b3bebe4c76910e5c5ee8
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
ea4f9a4ba2e6d49d67097368fc8b083d3402c629 was pushed to mainline 1.12.
The cause is a trivial copy-paste error that shouldn't have happened.
More information about the Commits
mailing list