Skip to content
Snippets Groups Projects
Commit 5552d1ad authored by Michael Kozono's avatar Michael Kozono
Browse files

Log the find command used

parent 87529ce5
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -82,6 +82,8 @@ module Gitlab
 
cmd = %w[ionice -c Idle] + cmd if ionice_is_available?
 
Rails.logger.info "PrepareUntrackedUploads find command: \"#{cmd.join(' ')}\""
cmd
end
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment