From 671af52b1590505b8d05c758bddc6cd5755a0f08 Mon Sep 17 00:00:00 2001 From: "max.mehl" Date: Thu, 23 Dec 2021 14:20:47 +0100 Subject: [PATCH] do not create backup files for .qmail --- autoreply_editor/main.py | 1 - 1 file changed, 1 deletion(-) diff --git a/autoreply_editor/main.py b/autoreply_editor/main.py index 167914a..9ca639a 100644 --- a/autoreply_editor/main.py +++ b/autoreply_editor/main.py @@ -168,7 +168,6 @@ def user_update(user): with fileinput.FileInput( get_qmailfile(user), inplace=True, - backup=".bak", ) as qmailfile: for line in qmailfile: print(