aboutsummaryrefslogblamecommitdiffstats
path: root/md5sum-test/test
blob: 871a9f7c0a1ebfc7251e1c7c3b7805d8fe3ccfd7 (plain) (tree)
1
2
3
4
5
6





                                           
#!/bin/bash

export tool="$MD5SUM"
export algo=md5

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