diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2014-05-01 14:01:12 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2014-05-01 14:01:12 +0100 |
| commit | baf710fadbc7391cc607862246c388c747dbcd46 (patch) | |
| tree | f5fd28ea5d760648f959a37d906acf6effc1beb0 /Makefile | |
| parent | 3de4990d5c9fc960f87f20a58cf3578e06d40c84 (diff) | |
| download | rabbitmq-server-git-baf710fadbc7391cc607862246c388c747dbcd46.tar.gz | |
That's not needed any more.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -250,9 +250,6 @@ start-cover: all echo "rabbit_misc:start_cover([\"rabbit\", \"hare\"])." | $(ERL_CALL) echo "rabbit_misc:enable_cover([\"$(COVER_DIR)\"])." | $(ERL_CALL) -start-secondary-cover: all - echo "rabbit_misc:start_cover([\"hare\"])." | $(ERL_CALL) - stop-cover: all echo "rabbit_misc:report_cover(), cover:stop()." | $(ERL_CALL) cat cover/summary.txt |
