acbb721 ^
586421d ^
1 2 3 4 5
6
#!/bin/bash export tool="$SHA224SUM" export algo=sha224 exec "$(dirname "$0")/../__xsum/__test" "$@"