#632186 python-software-properties: Please don't write *.save files when they're identical

#632186#5
Date:
2011-06-30 10:59:19 UTC
From:
To:
Every time I use add-apt-repository, I get a bunch of .save files
under /etc/apt/ and I’ve never found them be anything but identical
with the original files. It would be good if add-apt-repository only
wrote .save files that are not identical to the originals.

#632186#10
Date:
2015-04-09 16:35:38 UTC
From:
To:
This is not really just a wish list item.. touching files in /etc by default,
without asking or telling the user, is not ok. Furthermore, the files are
recreated, messing up both the mtime and ctime metadata. Just sayin.

#632186#15
Date:
2015-05-29 20:46:09 UTC
From:
To:
It's a graphical editor for sources.list files, so it is obviously
OK to edit sources.list files.