From 498c9c9f6c378bc4b41518d82b9c44822c15ded6 Mon Sep 17 00:00:00 2001 From: Tollef Fog Heen Date: Tue, 25 Feb 2014 13:42:49 +0100 Subject: [PATCH] Whitespace --- pws.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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| -- 2.39.5