This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug testsuite/11373] New: systemtap.server/server.exp leaves stap_*.ko litter
- From: "fche at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sources dot redhat dot com
- Date: 12 Mar 2010 18:13:34 -0000
- Subject: [Bug testsuite/11373] New: systemtap.server/server.exp leaves stap_*.ko litter
- Reply-to: sourceware-bugzilla at sourceware dot org
server.exp uses [stap_run_batch] to run stap-client
via the $net_path hack. For each successful test, a
stap_NNNN.ko file is left behind in the testsuite build
directory.
If these buildok tests are the only place that uses
net_path, we should consider unhacking that, and
writing a special [stap_run_batch] proc variant that
knows it's being used for stap-client purposes. It
can then clean up stap_NNNN.ko residue.
--
Summary: systemtap.server/server.exp leaves stap_*.ko litter
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: testsuite
AssignedTo: systemtap at sources dot redhat dot com
ReportedBy: fche at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=11373
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.