summaryrefslogtreecommitdiffstats
path: root/tools/regression/bin/sh/regress.t
blob: 89b1828e8da7b225a7f334c4b45c3bed55142aa1 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
# $FreeBSD$

export SH="${SH:-sh}"

cd `dirname $0`

${SH} regress.sh
OpenPOWER on IntegriCloud