This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.7-264-ge8474d2


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  e8474d2aac689025e8e540fa27ec68088bc5e468 (commit)
      from  c49ffe6cbf1dce5ecf177f4b8aef28db7d77080b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e8474d2aac689025e8e540fa27ec68088bc5e468
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Fri May 25 12:04:04 2012 -0400

    PR14168: sanitize $PATH for kbuild invocation
    
    * buildrun.cxx (make_any_make_cmd): Use env(1) to unset and change
      some environment variables, particularly $PATH.
      (run_make_cmd): Don't unsetenv here for the stap process any more.
    * testsuite/systemtap.base/kbuildenv.exp: Test it.
    * NEWS: Mention it.

-----------------------------------------------------------------------

Summary of changes:
 NEWS                                   |    4 ++++
 buildrun.cxx                           |   28 +++++++++++++++-------------
 testsuite/systemtap.base/kbuildenv.exp |   14 ++++++++++++++
 3 files changed, 33 insertions(+), 13 deletions(-)
 create mode 100644 testsuite/systemtap.base/kbuildenv.exp


hooks/post-receive
--
systemtap: system-wide probe/trace tool


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]