Skip to content

Commit 12fb336

Browse files
committed
midi
1 parent 793d618 commit 12fb336

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.jenkins/jenkins_buildbot_dlt.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ fi
2020
# update repo
2121
cd ${BUILDBOT_DIR}/Theano; git pull
2222

23-
${WORKSPACE}/data/download.sh
23+
cd ${WORKSPACE}/data
24+
./download.sh
2425

2526
cd ${BUILDBOT_DIR}/Theano
2627
echo "git version for Theano:" `git rev-parse HEAD`

0 commit comments

Comments
 (0)