o Enable test-sparceaout test since alc@ has fixed the panic in rev. 1.229
sys/vm/vnode_pager.c. cVS: ----------------------------------------------------------------------
This commit is contained in:
parent
ea415a0be8
commit
3e3b20daad
@ -9,11 +9,11 @@ make >/dev/null 2>&1
|
|||||||
tests="test-empty test-nonexist test-nonexistshell \
|
tests="test-empty test-nonexist test-nonexistshell \
|
||||||
test-devnullscript test-badinterplen test-goodscript \
|
test-devnullscript test-badinterplen test-goodscript \
|
||||||
test-scriptarg test-scriptarg-nospace test-goodaout \
|
test-scriptarg test-scriptarg-nospace test-goodaout \
|
||||||
test-truncaout"
|
test-truncaout test-sparceaout"
|
||||||
|
|
||||||
n=0
|
n=0
|
||||||
|
|
||||||
echo "1..10"
|
echo "1..11"
|
||||||
|
|
||||||
for atest in ${tests}
|
for atest in ${tests}
|
||||||
do
|
do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user