Skip to content

Commit 0063e0e

Browse files
committed
Fixes for p3b1
1 parent 996d63c commit 0063e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflows/p3b1_mlrMBO/scripts/theta_run_model.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ PYTHON="$PYTHONHOME/bin/python"
5151
export LD_LIBRARY_PATH="$PYTHONHOME/lib"
5252
export PATH="$PYTHONHOME/bin:$PATH"
5353

54-
BENCHMARK_DIR=$emews_root/../../../Benchmarks/common:$emews_root/../../../Benchmarks/Pilot2/P2B1
54+
BENCHMARK_DIR=$emews_root/../../../Benchmarks/common:$emews_root/../../../Benchmarks/Pilot3/P3B1
5555
COMMON_DIR=$emews_root/../common/python
5656
PYTHONPATH="$PYTHONHOME/lib/python2.7:"
5757
PYTHONPATH+="$BENCHMARK_DIR:$COMMON_DIR:"

0 commit comments

Comments
 (0)