Learn more about cloning repositories
You have read-only access
Fix accidental FileCheck variable captures. These should be simple substitutions rather than captures, so that we're actually testing the capture from the previous line. Noticed by inspection.