From: Tollef Fog Heen Date: Tue, 25 Feb 2014 12:42:49 +0000 (+0100) Subject: Whitespace X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=498c9c9f6c378bc4b41518d82b9c44822c15ded6;p=pwstore Whitespace --- diff --git a/pws.rb b/pws.rb index 8973a3a..68801bf 100755 --- a/pws.rb +++ b/pws.rb @@ -364,7 +364,7 @@ class GroupConfig had_progress = false all_expanded = true @groups.each_pair do |groupname, group| - group['keys'] = [] unless group['keys'] + group['keys'] = [] unless group['keys'] still_contains_groups = false group['members_to_do'].clone.each do |member|