summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-echopid.bat
Commit message (Collapse)AuthorAgeFilesLines
* Correctly call rabbitmq-env.batLuke Bakken2018-07-161-4/+6
| | | | Fixes #1642
* rabbitmq-defaults.bat and rabbitmq-echopid.bat: Fix line endingJean-Sébastien Pédron2015-11-031-55/+55
|
* scripts: Convert Batch files to DOS line endingsJean-Sébastien Pédron2015-10-301-55/+55
|
* scripts: Pass script name to rabbitmq-env.batJean-Sébastien Pédron2015-10-301-1/+1
|
* Remove exec bit from non-executable scriptsJean-Sébastien Pédron2015-10-201-0/+0
|
* rabbitmq-echopid.bat is mean to be executableMichael Klishin2015-07-211-0/+0
|
* Load rabbitmq-env.bat in a cwd-independent wayMichael Klishin2015-07-211-1/+3
|
* Windows batch file changes to support -env, -defaults, and -conf ↵Jakauppila2015-07-021-13/+3
| | | | | | | functionality present on *nix Mimicked the behavior of the -env, -defaults, and -conf scripts available on *nix
* Add 'rabbitmq-env.bat' execution in rabbitmq-echopid.batJakauppila2015-07-021-0/+4
|
* Add RABBITMQ_USE_LONGNAME. Based on a patch from Marcos Diez but with fixes ↵Simon MacMullen2014-10-171-2/+12
| | | | for the new way rabbitmqctl starts distribution, refactoring of common stuff into rabbitmq-env, not trimming the hostname, etc.
* Remove unused variableJim Apperly2012-02-231-3/+0
|
* Handle echopid nit picksJim Apperly2012-02-211-13/+10
|
* Implement basic timeout when waiting for the pidJim Apperly2012-02-151-1/+7
|
* Make waiting for the pid the default behaviourJim Apperly2012-02-151-4/+1
|
* Add errorlevels and wait-looping to rabbitmq-echopid.batJim Apperly2012-02-151-15/+27
|
* Move wmic pid-finding code into its own batch fileJim Apperly2012-02-141-0/+40