diff options
| author | Luke Bakken <lbakken@pivotal.io> | 2017-09-21 14:14:55 -0700 |
|---|---|---|
| committer | Luke Bakken <lbakken@pivotal.io> | 2017-09-22 11:23:33 -0700 |
| commit | 686d90c088e72ac9e2cc831c6e5bc43b028aa805 (patch) | |
| tree | 8d06140e8f84a7681fd85d713967ae33d1bb618f /.gitignore | |
| parent | c9578d010c1dbfc39ad0baeb776a777cf883a890 (diff) | |
| download | rabbitmq-server-git-686d90c088e72ac9e2cc831c6e5bc43b028aa805.tar.gz | |
Fix test for ha-mode exactly. Requires sync-ing the queues to ensure slave pids are started
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 8683f1521d..e80ce24012 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,7 @@ .*.sw? *.beam *.coverdata -MNesiaCore.* +MnesiaCore.* /.erlang.mk/ /cover/ /debug/ |
