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




                        
                                            
#!/bin/bash

export tool="$SHA512SUM"
export algo=sha512

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