svn commit: trunk/busybox
vapier at busybox.net
vapier at busybox.net
Sat Sep 24 05:47:53 UTC 2005
Author: vapier
Date: 2005-09-23 22:47:52 -0700 (Fri, 23 Sep 2005)
New Revision: 11614
Log:
make test an alias for check
Modified:
trunk/busybox/Makefile
Changeset:
Modified: trunk/busybox/Makefile
===================================================================
--- trunk/busybox/Makefile 2005-09-24 05:40:28 UTC (rev 11613)
+++ trunk/busybox/Makefile 2005-09-24 05:47:52 UTC (rev 11614)
@@ -137,7 +137,7 @@
install-hardlinks: $(top_srcdir)/applets/install.sh busybox busybox.links
$(SHELL) $< $(PREFIX) --hardlinks
-check: busybox
+check test: busybox
bindir=$(top_builddir) srcdir=$(top_srcdir)/testsuite \
$(top_srcdir)/testsuite/runtest
More information about the busybox-cvs
mailing list