From: Peter van Dijk Date: Thu, 26 Nov 2015 15:57:57 +0000 (+0100) Subject: nit X-Git-Tag: dnsdist-1.0.0-alpha1~192 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fdf24fd20a68951b284240ff1046f3593e153458;p=pdns nit --- diff --git a/build-scripts/test-auth b/build-scripts/test-auth index 8c1f0e826..f6af18b9b 100755 --- a/build-scripts/test-auth +++ b/build-scripts/test-auth @@ -28,7 +28,7 @@ export GEM_HOME=${PWD}/gems mkdir -p $GEM_HOME export PATH="${GEM_HOME}/bin:$PATH" -if [ -z "$context"]; then +if [ -z "$context" ]; then cd modules/remotebackend ruby -S bundle install cd ../../