Skip to content

Commit

Permalink
add debug print
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Luar <[email protected]>
  • Loading branch information
luarss committed Sep 1, 2024
1 parent 37ae326 commit fa81ff0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flow/test/test_helper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ if [ $RUN_AUTOTUNER -eq 1 ]; then
# change directory to the root of the repo
echo "Install and starting venv"
cd ../
# Debug: Are the files even copied into the docker container?
ls -lrt ./tools/AutoTuner
./tools/AutoTuner/installer.sh
./tools/AutoTuner/setup.sh

Expand Down

0 comments on commit fa81ff0

Please sign in to comment.