Avoid utf-8 trouble

This commit is contained in:
Jan Renz
2015-04-14 20:26:43 +02:00
parent 95923a137e
commit 69bac3fe20

View File

@ -95,7 +95,7 @@ class DockerClient
before_execution_block.try(:call)
send_command(command, @container, &output_consuming_block)
else
raise('Alle Slots belegt. Versuche es später nochmal.')
raise('Alle Slots belegt. Versuche es nachher nochmal.')
end
rescue Excon::Errors::SocketError => error
# socket errors seems to be normal when using exec