verify: reference the correct linkrev when a filelog is missing
when a filelog is missing, the first bad revision is the first revision
where the filelog is referenced, not 0.
#!/bin/sh# Testing that hghave does not crash when checking features"$TESTDIR/hghave" --test-features 2>/dev/null