Repository: ranger
Updated Branches:
  refs/heads/master 9558aa3a2 -> 525098460


Trivial fix


Project: http://git-wip-us.apache.org/repos/asf/ranger/repo
Commit: http://git-wip-us.apache.org/repos/asf/ranger/commit/7802c83c
Tree: http://git-wip-us.apache.org/repos/asf/ranger/tree/7802c83c
Diff: http://git-wip-us.apache.org/repos/asf/ranger/diff/7802c83c

Branch: refs/heads/master
Commit: 7802c83cb8eb0c76a5e57bea1d7a2aa213483385
Parents: 9558aa3
Author: Colm O hEigeartaigh <cohei...@apache.org>
Authored: Fri Feb 10 10:40:26 2017 +0000
Committer: Colm O hEigeartaigh <cohei...@apache.org>
Committed: Fri Feb 10 10:40:26 2017 +0000

----------------------------------------------------------------------
 unixauthservice/scripts/setup.sh | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ranger/blob/7802c83c/unixauthservice/scripts/setup.sh
----------------------------------------------------------------------
diff --git a/unixauthservice/scripts/setup.sh b/unixauthservice/scripts/setup.sh
index 1a8a269..b3f49f0 100755
--- a/unixauthservice/scripts/setup.sh
+++ b/unixauthservice/scripts/setup.sh
@@ -14,6 +14,7 @@
 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
+
 if [ "${JAVA_HOME}" == "" ]
 then
        echo "JAVA_HOME environment property not defined, aborting 
installation."

Reply via email to