summaryrefslogtreecommitdiff
path: root/src/mongo/gotools/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/gotools/build.sh')
-rwxr-xr-xsrc/mongo/gotools/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/gotools/build.sh b/src/mongo/gotools/build.sh
index 5c8fba2b1b4..9ca53c4f429 100755
--- a/src/mongo/gotools/build.sh
+++ b/src/mongo/gotools/build.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
set -o errexit
tags=""
if [ ! -z "$1" ]