Skip to content

Commit

Permalink
BUGFIX: Dump the keyfiles when running the setup task
Browse files Browse the repository at this point in the history
  • Loading branch information
paukul committed Jan 4, 2010
1 parent bfa50f1 commit d603555
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/muggle
Expand Up @@ -63,6 +63,7 @@ class MuggleClient
file.puts config
end
$stdout.puts " [DONE]"
dump_keyfiles(pool)
end

def method_missing(method, *args)
Expand Down

0 comments on commit d603555

Please sign in to comment.