twitter-archive / kestrel

simple, distributed message queue system (inactive)
http://twitter.github.io/kestrel
Other
2.77k stars 312 forks source link

Use sh instead of bash in portable scripts #118

Closed stass closed 8 years ago

stass commented 11 years ago

Hi!

Some test scripts in kestrel use bash as an interpreter in the shebang line while they don't use any bash specific features. I changes them to rely on the POSIX shell instead.

agargenta commented 8 years ago

We appreciate your contribution, but we've deprecated this project and no longer accept pull requests. Please see https://github.com/twitter-archive/kestrel/blob/master/README.md#status for more info.