mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
maint/CICD ~ disable inapplicable tests from BusyTests
This commit is contained in:
parent
5b697aace8
commit
4495964864
1 changed files with 2 additions and 0 deletions
|
@ -284,6 +284,8 @@ $(BUILDDIR)/busybox: busybox-src build-coreutils $(BUILDDIR)/.config
|
||||||
chmod +x $@
|
chmod +x $@
|
||||||
|
|
||||||
prepare-busytest: $(BUILDDIR)/busybox
|
prepare-busytest: $(BUILDDIR)/busybox
|
||||||
|
# disable inapplicable tests
|
||||||
|
-( cd "$(BUSYBOX_SRC)/testsuite" ; if [ -e "busybox.tests" ] ; then mv busybox.tests busybox.tests- ; fi ; )
|
||||||
|
|
||||||
ifeq ($(EXES),)
|
ifeq ($(EXES),)
|
||||||
busytest:
|
busytest:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue