Commit d58e156
Guard chromium version output against undefined in quarto check
Add if (chromiumVersion) guard before displaying version, consistent
with the chrome-headless-shell branch. Prevents showing literal
"undefined" if the version file is missing.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2254b54 commit d58e156
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
487 | | - | |
488 | | - | |
489 | | - | |
490 | | - | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
491 | 493 | | |
492 | 494 | | |
493 | 495 | | |
| |||
0 commit comments