diff --git a/run_tests.sh b/run_tests.sh index 81a83125e..48d8c2106 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -78,7 +78,7 @@ $SUDO yum -y install puppet \ "@Development Tools" # Don't assume pip is installed -which pip || easy_install pip +which pip || easy_install pip # TO-DO: Packstack should handle Hiera and Puppet configuration, so that it works # no matter the environment