mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Make sure 'pack' is usable for 'prove -r'.
This commit is contained in:
parent
25255d7808
commit
a174aecc2e
1 changed files with 2 additions and 0 deletions
2
tools/regression/acct/regress.t
Normal file → Executable file
2
tools/regression/acct/regress.t
Normal file → Executable file
|
|
@ -17,6 +17,8 @@ check()
|
|||
fi
|
||||
}
|
||||
|
||||
(cd $DIR ; make pack)
|
||||
|
||||
echo 1..7
|
||||
|
||||
check 1 0 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue