Fix double digit counts for skipif files
commit09743f7d6b8dfa10f51750321b89da13d6a90f30
authorMichael O'Farrell <michaelofarrell@fb.com>
Thu, 13 May 2021 19:14:15 +0000 (13 12:14 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Thu, 13 May 2021 19:15:39 +0000 (13 12:15 -0700)
tree9181c4f27021421134226dc9c91bfcdadce23d0e
parentbe34711dae443d3f5f4f48d9742e4166420df7f8
Fix double digit counts for skipif files

Summary:
D28401997 (https://github.com/facebook/hhvm/commit/5ea5c061824c5185eb937751863461ab8702ec57) fixed this regex for feature based skip ifs but missed the other
identical regex.  This fixes it for skipif files.  It also makes the regex
simpler.

Reviewed By: leikahing

Differential Revision: D28413112

fbshipit-source-id: 9fc8dbb9976e56453db241b74792aff0ee7512d6
hphp/test/run.php