summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Chen <john.chen@mongodb.com>2019-11-19 19:49:33 +0000
committerevergreen <evergreen@mongodb.com>2019-11-19 19:49:33 +0000
commit623e743d049f3330a273abfcee31b2f9d07866da (patch)
tree7cecb37c68bf56c2aef6833eb78b76eb316e4a8c
parent67f33c1ea3d2f57c6a3fbe29ab2becc122b7b14f (diff)
downloadmongo-623e743d049f3330a273abfcee31b2f9d07866da.tar.gz
SERVER-40669 Remove unneeded shebang from install_compass.in
(cherry picked from commit 6c0e42e6a58a10d4d18f3786801eaadba76f2fa6) (cherry picked from commit cf2e55d106a6e4bfd9c9077ba7400f3f0e330e46)
-rwxr-xr-xsrc/mongo/installer/compass/install_compass.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/installer/compass/install_compass.in b/src/mongo/installer/compass/install_compass.in
index 87f99dafd48..ddc924759a5 100755
--- a/src/mongo/installer/compass/install_compass.in
+++ b/src/mongo/installer/compass/install_compass.in
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
#!@python_interpreter@
# This script downloads the latest version of Compass and installs it on