diff options
author | Remi Collet <remi@remirepo.net> | 2022-12-13 08:21:10 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-12-13 08:21:10 +0100 |
commit | e0d6c8922d95cf0249fa12a9fdc95f9d2a0c0c20 (patch) | |
tree | 62ac5e51bab9cd35bb31ccccb42da45501eb4d80 /getmock | |
parent | 547c31cea829385f1bfab877d85d696df4ab140d (diff) |
add missing r62
Diffstat (limited to 'getmock')
-rwxr-xr-x | getmock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -497,6 +497,7 @@ elif [ $1 = allr70 ]; then getOneMock fc35x $opt '*7.0*' getOneMock el7x $opt '*7.0*' opt=redis70 + getOneMock fc37x $opt '*7.0*' getOneMock fc36x $opt '*7.0*' getOneMock el8x $opt '*7.0*' getOneMock el9x $opt '*7.0*' |