Skip to content

Commit 29597e6

Browse files
committed
debug
1 parent b8910b3 commit 29597e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/scripts/install-dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -eu
55
HERE=$(dirname ${BASH_SOURCE:-$0})
66
pushd "$(dirname "$(dirname $HERE)")" > /dev/null
77

8-
echo "before PATH=$PATH_EXT"
8+
echo "before PATH=$PATH"
99

1010
# Source the env files to pick up common variables.
1111
if [ -f $HERE/env.sh ]; then

0 commit comments

Comments
 (0)