summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Streets <jonathan.streets@10gen.com>2021-02-04 11:38:21 -0500
committerJon Streets <jonathan.streets@10gen.com>2021-02-04 11:38:21 -0500
commitd5900efb035676f79f237d0c25b8a1694f7098f6 (patch)
tree19a0c6db176a468d2ee4d1d2094098226e3ba8ee
parent25527deb1731527d9c44d8dd501b4e0f6c09f906 (diff)
downloadmongo-d5900efb035676f79f237d0c25b8a1694f7098f6.tar.gz
Update the directory name with correct version3.6.17-linux-splunk-v2
-rw-r--r--etc/evergreen.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 0babe62fbb8..43c06b7e3f8 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -536,7 +536,8 @@ functions:
rpm -ivh http://boxes.10gen.com/build/libpcap-devel-0.9.4-15.el5.x86_64.rpm
### SPLUNK
- sed -i.bak "s/built-without-version-string/3.6.17-SERVER-42525-splunk/" common/options/options.go
+ #sed -i.bak "s/built-without-version-string/3.6.17-SERVER-42525-splunk/" common/options/options.go
+ sed -i.bak "s/built-without-version-string/3.6.17-linux-splunk-v2/" common/options/options.go
sed -i.bak "s/built-without-git-spec/$(git rev-parse HEAD)/" common/options/options.go
# Move the vendor source to make compatible with gccgo