]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
Remove stray exit statement
authorZack Cerza <zack.cerza@inktank.com>
Tue, 7 Oct 2014 16:52:34 +0000 (10:52 -0600)
committerZack Cerza <zack.cerza@inktank.com>
Tue, 7 Oct 2014 16:52:34 +0000 (10:52 -0600)
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
bootstrap

index 0457c5af378a23f91c6176b8771e67514ebf7694..a0b4edef241b128f82ead82704a925cde9b61269 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -41,7 +41,6 @@ Darwin)
     exit 1
     ;;
 esac
-exit
 
 if [ -z "$NO_CLOBBER" ] || [ ! -e ./virtualenv ]; then
     # site packages needed because libvirt python bindings are not nicely