zen0wu / topcoder-greed

greedy editor for topcoder arena
Apache License 2.0
229 stars 48 forks source link

Seems greed.conf cannot modify override behaviour #111

Closed vexorian closed 10 years ago

vexorian commented 10 years ago

I noticed this earlier yesterday with few minutes before the match when source was accidentally set to force instead of skip... I tried to fix the issue by modifying greed.conf and it wasn't working. I eventually had to modify the default.conf file.

Now I am confirming it with the problem-desc template. My greed.conf sets override to backup, but it is not creating backups.

zen0wu commented 10 years ago

I've mentioned this on the log and README. The option is breaking changed from override to overwrite, which makes more sense, is this the reason why it's not working?

vexorian commented 10 years ago

ouch, kerring strikes back. I didn't notice. Sorry.