1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2025-02-17 08:30:04 +00:00

Merge branch 'master' of github.com:nishiki/manage-password

This commit is contained in:
nishiki 2014-01-05 12:57:02 +01:00
commit 25f4f7280a

View file

@ -49,6 +49,10 @@ class Cli
else
puts "#{I18n.t('cli.display.error')}: #{@m.error_msg}"
end
if not @m.checkconfig()
puts "#{I18n.t('cli.display.error')}: #{@m.error_msg}"
end
end
# Request the GPG password and decrypt the file