mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-01 12:19:28 +00:00
Make sure 'pack' is usable for 'prove -r'.
This commit is contained in:
parent
25255d7808
commit
a174aecc2e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=201420
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 New Issue
Block a user