busybox: fix tests.
This commit is contained in:
@@ -87,7 +87,7 @@ do_check() {
|
||||
cp src/scripts/echo.c "${t}/scripts"
|
||||
# Run the testsuite
|
||||
(
|
||||
cd "${t}"
|
||||
cd "${t}/testsuite"
|
||||
SKIP_KNOWN_BUGS=yes ./runtest -v
|
||||
)
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user