#!/bin/bash
./dotest -a -f "$(ls *.fail | sed -e 's/fail/xml/g')"

