Re: [DTrace-devel] [PATCH] test: install get_remote.sh
Alan Maguire <[email protected]>
| Newsgroups | dev.linux.lists.dtrace |
|---|---|
| Message-ID | <[email protected]> |
On 06/08/2025 15:29, Nick Alcock via DTrace-devel wrote: > Otherwise this produces horrible output for every test run in > the entire testsuite when the testsuite is installed from an RPM. > > Signed-off-by: Nick Alcock <[email protected]> oops, thanks for fixing! Reviewed-by: Alan Maguire <[email protected]> > --- > test/utils/Build | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/test/utils/Build b/test/utils/Build > index 7976272f7ca95..e19a1171cea2f 100644 > --- a/test/utils/Build > +++ b/test/utils/Build > @@ -4,7 +4,7 @@ > # http://oss.oracle.com/licenses/upl. > > TEST_UTILS = workload_kernel workload_user showUSDT print-stack-layout > -TEST_SCRIPTS = check_result.sh clean_probes.sh cpc_get_events.sh cpc_temp_skip_bug.sh perf_count_event.sh workload_analyze_loop.sh workload_get_iterations.sh > +TEST_SCRIPTS = check_result.sh clean_probes.sh cpc_get_events.sh cpc_temp_skip_bug.sh perf_count_event.sh workload_analyze_loop.sh workload_get_iterations.sh get_remote.sh > > define test-util-template > CMDS += $(1) > > base-commit: b420f057c85b0a57bc31e106aa2440b2ada3a4ea > prerequisite-patch-id: fbbc0320814e7df4d38ae7f8ec26080e10c44433