aboutsummaryrefslogblamecommitdiffstats
path: root/sha1sum-test/test
blob: b5e70b58e1be5423396bfdaf01ec0acda119a866 (plain) (tree)
1
2
3
4
5
6





                                           
#!/bin/bash

export tool="$SHA1SUM"
export algo=sha1

exec "$(dirname "$0")/../__sum/__test" "$@"