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





                                           
#!/bin/bash

export tool="$SHA512SUM"
export algo=sha512

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