Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

complement: enable dirty runs #16520

Merged
merged 18 commits into from
Oct 27, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Debug logging
  • Loading branch information
kegsay committed Oct 26, 2023
commit 8c9dc368539019ac2528cea63691f287e43843c1
2 changes: 2 additions & 0 deletions scripts-dev/complement.sh
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,8 @@ fi
# particularly tricky.
export PASS_SYNAPSE_LOG_TESTING=1

env

# Run the tests!
echo "Images built; running complement with ${extra_test_args[@]} $@ $test_packages"
cd "$COMPLEMENT_DIR"
Expand Down