Skip to content

Commit 153b710

Browse files
committed
log env
1 parent c53b5b9 commit 153b710

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/run-large-sharrow-mp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ cd "$(dirname "$0")/.."
1010
OUTPUT_DIR="output-$(basename "$0" .sh)"
1111

1212
# run activitysim with multiprocessing settings
13-
uv run --project .. activitysim run \
13+
ASIM_LOG_ENVIRON=true uv run --project ./.. activitysim run \
1414
-c configs/common \
1515
-c configs/resident \
1616
-d data-full \

0 commit comments

Comments
 (0)