Skip to content

Commit f70cb7b

Browse files
jamesrhestervaitkus
authored andcommitted
Revert "Update cod-tools from r10048 to r10698"
1 parent e7ec9c5 commit f70cb7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ apt-get -y install git
1717

1818
# Make a sparse check out a fixed 'cod-tools' revision
1919
COD_TOOLS_DIR=cod-tools
20-
COD_TOOLS_REV=10698
20+
COD_TOOLS_REV=10048
2121
mkdir ${COD_TOOLS_DIR}
2222
cd ${COD_TOOLS_DIR}
2323
svn co -r ${COD_TOOLS_REV} \

0 commit comments

Comments
 (0)