]> sourceware.org Git - systemtap.git/commit
Fix for bug 10866 (exit with rc != 0 on script ERRORs).
authorBreno Leitao <leitao@linux.vnet.ibm.com>
Tue, 3 Nov 2009 15:38:32 +0000 (13:38 -0200)
committerBreno Leitao <leitao@linux.vnet.ibm.com>
Tue, 3 Nov 2009 15:38:32 +0000 (13:38 -0200)
commit249534c041971db5e9f89cb11b6d38d311e91f57
treebab54dd3584d383345dbd89de9d6d8b8875197ce
parent9f61c5d4c3487aa8225d5271c798f5ebaafc398a
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.
runtime/staprun/mainloop.c
runtime/staprun/staprun.h
This page took 0.023682 seconds and 5 git commands to generate.