]> git.apps.os.sepia.ceph.com Git - autobuild-ceph.git/commit
git reset --hard after removing the modules 27/head
authorLoic Dachary <ldachary@redhat.com>
Thu, 5 Mar 2015 21:25:46 +0000 (22:25 +0100)
committerLoic Dachary <ldachary@redhat.com>
Thu, 5 Mar 2015 21:25:46 +0000 (22:25 +0100)
commit16ea843ee3b72cc770d0e44ad7823841527dd319
treec5602747cedb9632f7ae56b80de66f203f26e89b
parent594ab828cede75a133993ab95922d5c01eb5fbe2
git reset --hard after removing the modules

If src/gmock is removed after git reset --hard, it won't be populated if
it is a directory. It will only be populated if it is a submodule
because git submodule update --init follows.

Signed-off-by: Loic Dachary <loic@dachary.org>
build-ceph-deb-native.sh
build-ceph-deb.sh
build-ceph-gcov.sh
build-ceph-notcmalloc.sh
build-ceph-rpm.sh
build-ceph.sh