This is the mail archive of the systemtap@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]

[Bug runtime/10724] stap should not retry if there is a permissions error


------- Additional Comments From chwang at redhat dot com  2009-10-02 18:46 -------
Created an attachment (id=4244)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4244&action=view)
Change check_permission to assert_permission in staprun_funcs

Pending advice from Frank and Dave, changed check_permission to return void and
renamed it to assert_permission. assert_permission simply returns if
permissions are okay, and calls exit(-1) if there are any permissions errors.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10724

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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