rabbitmq / rabbitmq-erlang-client

Erlang client for RabbitMQ
https://www.rabbitmq.com/
Other
184 stars 127 forks source link

Portability: use temporary files instead of "sed -i". #1

Closed PiotrSikora closed 12 years ago

PiotrSikora commented 12 years ago

The "-i" option isn't available on BSD systems.

NOTE: You've got my CLA on file.

PiotrSikora commented 12 years ago

Merged in Mercurial.