Commit ebaa2dd
fix: add ccb_ prefix variants to aggregate_status suite detection
run_selected_tasks.sh --benchmark creates run dirs like
ccb_secure_opus_20260223_210902, but aggregate_status only recognized
bare prefix patterns like secure_. Add ccb_{phase}_ prefix variants
so these runs are properly detected and categorized.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent a611acb commit ebaa2dd
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
56 | 65 | | |
57 | 66 | | |
58 | 67 | | |
| |||
0 commit comments