diff options
author | Kamran Khan <kamran.khan@mongodb.com> | 2016-01-15 14:15:22 -0500 |
---|---|---|
committer | Kamran Khan <kamran.khan@mongodb.com> | 2016-01-15 14:15:22 -0500 |
commit | fd07c9285b29814d95547dce30f97c06868a973b (patch) | |
tree | eac5338e3dfd0e0a6b3b3c1882650a0592655ab3 /etc | |
parent | 7407700466ea8f2f281c3daad50e7a2b42d4f460 (diff) | |
download | mongo-fd07c9285b29814d95547dce30f97c06868a973b.tar.gz |
SERVER-22171 Remove the lint task from non-Enterprise RHEL 6.2 variants
Diffstat (limited to 'etc')
-rw-r--r-- | etc/evergreen.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml index 79bed5595a3..e5caed4aec2 100644 --- a/etc/evergreen.yml +++ b/etc/evergreen.yml @@ -2176,7 +2176,6 @@ buildvariants: - name: compile distros: - rhel55 - - name: lint - name: aggregation - name: aggregation_WT - name: aggregation_auth @@ -2747,7 +2746,6 @@ buildvariants: - name: compile distros: - linux-64-amzn-build - - name: lint - name: aggregation_auth - name: aggregation_WT - name: audit @@ -5130,7 +5128,6 @@ buildvariants: - name: compile distros: - ubuntu1404-build - # - name: lint - name: aggregation - name: aggregation_WT - name: aggregation_auth |