diff options
author | Samuel Just <sam.just@inktank.com> | 2013-05-01 03:11:05 +0200 |
---|---|---|
committer | Samuel Just <sam.just@inktank.com> | 2013-05-02 00:43:22 +0200 |
commit | 615b84b1fd21a28536ba698a0cb5ba92f7340e22 (patch) | |
tree | 2b81d0bcabb40dfd2df3fe1ee95edab478b16b5d /src/.gitignore | |
parent | Makefile: put ceph_monstore_tool in bin_DEBUGPROGRAMS (diff) | |
download | ceph-615b84b1fd21a28536ba698a0cb5ba92f7340e22.tar.xz ceph-615b84b1fd21a28536ba698a0cb5ba92f7340e22.zip |
Makefile,gitignore: ceph-monstore-tool, not ceph_monstore_tool
Signed-off-by: Samuel Just <sam.just@inktank.com>
Diffstat (limited to 'src/.gitignore')
-rw-r--r-- | src/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/.gitignore b/src/.gitignore index 7914240f2f9..fa8ab2f0526 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -40,7 +40,7 @@ Makefile /ceph_smalliobenchdumb /ceph_smalliobenchfs /ceph_smalliobenchrbd -/ceph_monstore_tool +/ceph-monstore-tool /ceph-osdomap-tool /ceph_ver.h /dev |