#!/bin/bash

# Corrupted data

../hydra -j README.00{0,1,2,3,4,5,6,7corrupt} > /dev/null && exit 1

exit 0
