diff options
Diffstat (limited to 'getmock')
-rwxr-xr-x | getmock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -374,7 +374,7 @@ elif [ $1 = for55 ]; then done elif [ $1 = allx ]; then - for i in 29 30 31 + for i in 29 30 31 32 do getOneMock fc${i}x $opt done |