From f63b3152a411ef335f6909ea87170adb6546b8bd Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 28 Feb 2019 11:57:12 +0100 Subject: lib/common-functions: remove_old_package_versions(): 5413ad5 made an earlier injection of .sig files wrong and unnecessary --- lib/common-functions | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib') diff --git a/lib/common-functions b/lib/common-functions index 70c5b49..4904b37 100755 --- a/lib/common-functions +++ b/lib/common-functions @@ -208,8 +208,6 @@ remove_old_package_versions() { } s/^\(\S\+ \)\{5\}// w'"${tmp_dir}"'/sftp-removes - s/$/.sig/ - w'"${tmp_dir}"'/sftp-removes g s/ .*$// w'"${tmp_dir}"'/db-removes -- cgit v1.2.3-54-g00ecf