diff options
Diffstat (limited to 'getmock')
-rwxr-xr-x | getmock | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -656,6 +656,8 @@ elif [ $1 = allm ]; then getOneMock fc40a $opt '*1.6*' getOneMock el9x $opt '*1.6*' getOneMock el9a $opt '*1.6*' + getOneMock el10x $opt '*1.6*' + getOneMock el10a $opt '*1.6*' elif [ $1 = allx ]; then for i in 39 40 41 |