Skip to content

Commit 49650ea

Browse files
committed
Fix wrong exit in function
1 parent e44e98b commit 49650ea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.evergreen/install-dependencies.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,7 @@ install_composer ()
5555
fi
5656

5757
php composer-setup.php --quiet
58-
RESULT=$?
5958
rm composer-setup.php
60-
exit $RESULT
6159
}
6260

6361
# Functions to fetch MongoDB binaries

0 commit comments

Comments
 (0)