We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d25f1a + 764cd4c commit ea2c59fCopy full SHA for ea2c59f
.jenkins/jenkins_buildbot_dlt.sh
@@ -24,7 +24,7 @@ cd ${BUILDBOT_DIR}
24
25
# Make fresh clone (with no history since we don't need it)
26
rm -rf libgpuarray
27
-git clone --depth 1 "https://github.com/Theano/libgpuarray.git"
+git clone "https://github.com/Theano/libgpuarray.git"
28
29
(cd libgpuarray && echo "libgpuarray commit" && git rev-parse HEAD)
30
0 commit comments