#!/bin/bash export tool="$MD5SUM" export algo=md5 exec "$(dirname "$0")/../__xsum/__test" "$@"