From 848dc5e205423123fac5eec2f78c053aad381bc1 Mon Sep 17 00:00:00 2001 From: Bryan Thornbury Date: Thu, 22 Oct 2015 17:01:49 -0700 Subject: [PATCH] clean up --- scripts/ci_build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/ci_build.sh b/scripts/ci_build.sh index c1e14890e..ac7a2626b 100755 --- a/scripts/ci_build.sh +++ b/scripts/ci_build.sh @@ -1,5 +1,4 @@ #!/usr/bin/env bash -whoami SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" if [[ "$(uname)" == "Linux" ]]; then