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.0-163-g249534c


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  249534c041971db5e9f89cb11b6d38d311e91f57 (commit)
      from  9f61c5d4c3487aa8225d5271c798f5ebaafc398a (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 249534c041971db5e9f89cb11b6d38d311e91f57
Author: Breno Leitao <leitao@linux.vnet.ibm.com>
Date:   Tue Nov 3 13:38:32 2009 -0200

    Fix for bug 10866 (exit with rc != 0 on script ERRORs).
    This patch just make the RC=1 when any output line starts with ERROR:.
    
    Also some minors error that was returning 0 instead of 1 were fixed.

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

Summary of changes:
 runtime/staprun/mainloop.c |   24 ++++++++++++++----------
 runtime/staprun/staprun.h  |    2 +-
 2 files changed, 15 insertions(+), 11 deletions(-)


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]