Skip to content

Commit 86d6229

Browse files
committed
revert jenkinsfile change
1 parent a8ac929 commit 86d6229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export GIT_BRANCH=${env.GIT_BRANCH}
3333
export GIT_COMMIT=${env.GIT_COMMIT}
3434
export PYTHONPATH=${env.TEST_DIR}/../
3535
export PYTHONWARNINGS=error
36-
ln -sf /data/openpilot/opendbc_repo /data/opendbc
36+
ln -sf /data/openpilot/opendbc_repo/opendbc /data/opendbc
3737
3838
cd ${env.TEST_DIR} || true
3939
${cmd}

0 commit comments

Comments
 (0)