diff options
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*' |