From 63a12fdf5fbcc86a3bf31247189a6711784a796c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C3=A9cureuil?= Date: Tue, 2 Jun 2020 10:30:16 +0200 Subject: Remove trailing whitespace --- draksnapshot-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'draksnapshot-config') diff --git a/draksnapshot-config b/draksnapshot-config index 7cb686d..8a6eb60 100755 --- a/draksnapshot-config +++ b/draksnapshot-config @@ -63,7 +63,7 @@ my ($backup_list, $exclude_list) = map { my $interval_exists; my %default_intervals = ( - map { + map { if (my ($type, $retain) = /^retain\s*(\S*)\s*(\S*)/) { $interval_exists = 1; $type => $retain; -- cgit v1.2.1