* [LTP] [PATCH] runalltests.sh: remove obsolete data from Makefile
@ 2016-11-14 9:55 Xiao Yang
2016-11-14 13:33 ` Cyril Hrubis
0 siblings, 1 reply; 2+ messages in thread
From: Xiao Yang @ 2016-11-14 9:55 UTC (permalink / raw)
To: ltp
Installation failed because runalltests.sh has been removed in:
commit 7be6224fb296e0d506a4d48d0bc03ba3ea912210
Author: Petr Vorel <pvorel@suse.cz>
Date: Thu Nov 10 12:54:41 2016 +0100
runalltests.sh: removed
Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com>
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 297f8e7..94f2532 100644
--- a/Makefile
+++ b/Makefile
@@ -163,7 +163,7 @@ clean:: $(CLEAN_TARGETS)
$(foreach tgt,$(MAKE_TARGETS) include-all lib-all $(filter-out clean_install_dir,$(CLEAN_TARGETS)) $(INSTALL_TARGETS) include-install lib-install,$(eval $(call target_to_dir_dep_mapping,$(tgt))))
BINDIR_INSTALL_SCRIPTS := execltp
-SRCDIR_INSTALL_SCRIPTS := IDcheck.sh runalltests.sh runltp runltplite.sh ver_linux
+SRCDIR_INSTALL_SCRIPTS := IDcheck.sh runltp runltplite.sh ver_linux
SRCDIR_INSTALL_READONLY := Version
SRCDIR_INSTALL_TARGETS := $(SRCDIR_INSTALL_SCRIPTS) $(SRCDIR_INSTALL_READONLY)
--
1.8.3.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [LTP] [PATCH] runalltests.sh: remove obsolete data from Makefile
2016-11-14 9:55 [LTP] [PATCH] runalltests.sh: remove obsolete data from Makefile Xiao Yang
@ 2016-11-14 13:33 ` Cyril Hrubis
0 siblings, 0 replies; 2+ messages in thread
From: Cyril Hrubis @ 2016-11-14 13:33 UTC (permalink / raw)
To: ltp
Hi!
> Installation failed because runalltests.sh has been removed in:
I've added a removal of mention of the script in INSTALL and doc/,
changed commit message accordingly and pushed, thanks.
FYI: I've also added a follow up commit that removes obsolete scripts
that were depending on the runalltests.sh script.
--
Cyril Hrubis
chrubis@suse.cz
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-11-14 13:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-14 9:55 [LTP] [PATCH] runalltests.sh: remove obsolete data from Makefile Xiao Yang
2016-11-14 13:33 ` Cyril Hrubis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox