From d5afb38503b20d67348071b9ed105238b8da0e11 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Mon, 7 Aug 2017 17:11:10 +0200 Subject: Fix missing redirects in testsuite targets --- elf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'elf') diff --git a/elf/Makefile b/elf/Makefile index 828daaa0be..b54ebf8a98 100644 --- a/elf/Makefile +++ b/elf/Makefile @@ -849,7 +849,7 @@ $(objpfx)tst-pathopt: $(libdl) $(objpfx)tst-pathopt.out: tst-pathopt.sh $(objpfx)tst-pathopt \ $(objpfx)pathoptobj.so $(SHELL) $< $(common-objpfx) '$(test-wrapper-env)' \ - '$(run-program-env)'; \ + '$(run-program-env)' > $@; \ $(evaluate-test) $(objpfx)tst-rtld-load-self.out: tst-rtld-load-self.sh $(objpfx)ld.so -- cgit 1.4.1