mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-25 11:37:56 +00:00
Make the order of tests the same for user and kernel. Use the natural
layer order from bottom to top.
This commit is contained in:
parent
e62e610b7d
commit
3c9b26f049
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=170737
@ -39,7 +39,7 @@ done
|
||||
(cd proto_uni ; sh ./RunTest.sh -u $options)
|
||||
(cd proto_cc ; sh ./RunTest.sh -u $options)
|
||||
|
||||
(cd proto_uni ; sh ./RunTest.sh $options)
|
||||
(cd proto_sscop ; sh ./RunTest.sh $options)
|
||||
(cd proto_sscfu ; sh ./RunTest.sh $options)
|
||||
(cd proto_uni ; sh ./RunTest.sh $options)
|
||||
(cd proto_cc ; sh ./RunTest.sh $options)
|
||||
|
Loading…
Reference in New Issue
Block a user