unnecessary files are processed in the parallel implementation

Created by: khoury

It seems that the 'groups' argument is overwritten by its defaults value ('dev') while running the parallel implementation. Changes in bob/bio/base/script/verify.py are needed.