From 81736da90534eb8511890a4e3c52b06f220db124 Mon Sep 17 00:00:00 2001 From: Pedro Algarvio Date: Wed, 13 Aug 2014 19:51:22 +0100 Subject: [PATCH] Indent to 2 spaces. --- bin/pyenv-virtualenv-init | 26 ++++++++++---------- test/init.bats | 52 +++++++++++++++++++-------------------- 2 files changed, 39 insertions(+), 39 deletions(-) diff --git a/bin/pyenv-virtualenv-init b/bin/pyenv-virtualenv-init index 1ab8edb..62a221e 100755 --- a/bin/pyenv-virtualenv-init +++ b/bin/pyenv-virtualenv-init @@ -110,21 +110,21 @@ esac if [[ "$shell" != "fish" ]]; then cat <