Skip to content

Commit

Permalink
Change cod-tools revision from 10040 to 10042.
Browse files Browse the repository at this point in the history
  • Loading branch information
vaitkus authored May 16, 2024
1 parent 1e5524a commit 2bbc616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ apt-get -y install git

# Make a sparse check out a fixed 'cod-tools' revision
COD_TOOLS_DIR=cod-tools
COD_TOOLS_REV=10040
COD_TOOLS_REV=10042
mkdir ${COD_TOOLS_DIR}
cd ${COD_TOOLS_DIR}
svn co -r ${COD_TOOLS_REV} \
Expand Down

0 comments on commit 2bbc616

Please sign in to comment.