From cef05d5a6674f7343caa7a1a19024fda5c725e9c Mon Sep 17 00:00:00 2001 From: Jon Newson Date: Thu, 25 Feb 2016 07:45:06 +1100 Subject: Remove shell switch from testing. --- osx_setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'osx_setup.sh') diff --git a/osx_setup.sh b/osx_setup.sh index 22d68836..e90ae5f8 100755 --- a/osx_setup.sh +++ b/osx_setup.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bash -x +#!/usr/bin/env bash # Test to make sure we are OSX if [ `/usr/bin/env | grep system_name | awk -F= '{print $2}'` != 'OSX' ] -- cgit v1.2.3