diff options
Diffstat (limited to 'getmock')
-rwxr-xr-x | getmock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -318,7 +318,7 @@ elif [ $1 = scl70 ]; then done elif [ $1 = scl71 ]; then - for i in 22 23 24 25 + for i in 22 23 24 25 26 do getOneMock scl71fc${i}x $opt done |