aboutsummaryrefslogtreecommitdiffstats
path: root/sha384sum-test/test
blob: ae2c08320fed85f328e0a8a8e65aa49cf58da33a (plain) (blame)
1
2
3
4
5
6
#!/bin/bash

export tool="$SHA384SUM"
export algo=sha384

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