From c9bcef656c93db203b856bd48b23d43947d7326e Mon Sep 17 00:00:00 2001 From: Yamashita Yuu Date: Wed, 13 Aug 2014 10:53:28 +0900 Subject: [PATCH] Use `.` instead of `source` to support POSIX sh --- bin/pyenv-sh-activate | 2 +- test/activate.bats | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bin/pyenv-sh-activate b/bin/pyenv-sh-activate index 355c344..5b58efd 100755 --- a/bin/pyenv-sh-activate +++ b/bin/pyenv-sh-activate @@ -112,7 +112,7 @@ EOS cat <