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