]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dev-setup: do tell what git diff reported before bailing
authorAlfredo Deza <adeza@redhat.com>
Thu, 1 Sep 2016 16:26:26 +0000 (12:26 -0400)
committerAlfredo Deza <adeza@redhat.com>
Thu, 1 Sep 2016 16:26:26 +0000 (12:26 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-dev-setup/build/build

index e6f71eedaa4251ca2442589f23f8374d5cbf288d..fdaa31a98bcdc1176da192ff30e7f2b2805c609b 100644 (file)
@@ -96,6 +96,7 @@ else
     echo
     echo "**** REPOSITORY IS DIRTY ****"
     echo
+    git diff
     if [ "$force" != "force" ]; then
        echo "add 'force' argument if you really want to continue."
        exit 1