Skip to content

Commit ea2c59f

Browse files
authored
Merge pull request lisa-lab#194 from slefrancois/gpuarray_depth
Buildbot: libgpuarray full checkout to parse version
2 parents 8d25f1a + 764cd4c commit ea2c59f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.jenkins/jenkins_buildbot_dlt.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ cd ${BUILDBOT_DIR}
2424

2525
# Make fresh clone (with no history since we don't need it)
2626
rm -rf libgpuarray
27-
git clone --depth 1 "https://github.com/Theano/libgpuarray.git"
27+
git clone "https://github.com/Theano/libgpuarray.git"
2828

2929
(cd libgpuarray && echo "libgpuarray commit" && git rev-parse HEAD)
3030

0 commit comments

Comments
 (0)