summaryrefslogtreecommitdiff
path: root/lib/leap_cli/log.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/leap_cli/log.rb')
-rw-r--r--lib/leap_cli/log.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/leap_cli/log.rb b/lib/leap_cli/log.rb
index 9f7d28b..203d92e 100644
--- a/lib/leap_cli/log.rb
+++ b/lib/leap_cli/log.rb
@@ -37,7 +37,7 @@ module LeapCli
#
# these are log titles typically associated with files
#
- FILE_TITLES = [:updated, :created, :removed, :missing, :nochange, :loading]
+ FILE_TITLES = %w(updated created removed missing nochange loading)
# TODO: use these
IMPORTANT = 0