Skip to content

Commit

Permalink
fix jenkins.bash
Browse files Browse the repository at this point in the history
  • Loading branch information
boeddeker committed May 14, 2020
1 parent 811df22 commit 7394e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins.bash
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ trap 'echo -e "${green}$ $BASH_COMMAND ${NC}"' DEBUG
mkdir -p venv
export PYTHONUSERBASE=$(readlink -m venv)

git clone git@ntgit.upb.de:python/toolbox internal_toolbox
git clone git@ntgit.upb.de:python/toolbox/padercontrib internal_toolbox
source internal_toolbox/bash/cuda.bash
source internal_toolbox/bash/kaldi.bash

Expand Down

0 comments on commit 7394e4f

Please sign in to comment.