]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
build/ops: ceph-detect-init must ignore .cache 6066/head
authorLoic Dachary <ldachary@redhat.com>
Thu, 24 Sep 2015 08:54:35 +0000 (10:54 +0200)
committerLoic Dachary <ldachary@redhat.com>
Thu, 24 Sep 2015 08:54:35 +0000 (10:54 +0200)
In case the test fails, it may leave files behind:

src/ceph-detect-init/.cache/v/cache/lastfailed

Signed-off-by: Loic Dachary <ldachary@redhat.com>
src/ceph-detect-init/.gitignore

index 8c130b316655f08c9d9785f4d7fd07933998741a..0b4b8149360ff65894f63ec3ffdd3c5f282b312d 100644 (file)
@@ -10,4 +10,4 @@ build
 wheelhouse*
 *.log
 *.trs
-
+.cache