Displaying 3 results from an estimated 3 matches for "lastaction".
Logrotate "firstaction" with non-0 exit status. Or: How to keep logrotate from rotating via scripts?
2012 Oct 03
0
Logrotate "firstaction" with non-0 exit status. Or: How to keep logrotate from rotating via scripts?
...before prerotate script is run and only if at least one log will
actually be rotated.
These directives may only appear inside a log file definition. Whole
pattern is passed to the script as first argument. If the script
exits with error,
no further processing is done. See also lastaction.
My question is, what exactly does "no further processing is done" mean?
The obvious interpretation seems to be that the log file will not be
rotated, but based on tests I've done, this does not seem to be the
case. If I run logrotate with this config:
/tmp/testfile {
missin...
2005 Sep 02
0
altering revert effect based on if dropped on given droppable?
Hi All
Does any one know how to specify a different reverteffect on a
draggable if its successfully dropped on a given droppable?
What I need to do is when an image is dragged onto a droppable image I
want the drop image to be replaced with the drag image, the drag image
to fade out and then reappear where it was at the start of the drag, as
opposed to the draggable scrolling across the page
2007 Dec 31
1
Segmentation fault in dovecot-sieve-1.1.2 + dovecot-1.1.beta13
...00f68744 in
sieve_keep (ac=0x2, ic=0x0, sc=0xbfe7f4e0, mc=0xbfe7f480,
errmsg=0xbfe7e3f0) at sieve-cmu.c:561
#2 0x00f779a5 in
do_sieve_error (ret=0, interp=0x92dbf18, script_context=0xbfe7f4e0,
message_context=0xbfe7f480, imapflags=0xbfe7e438, actions=0x92e42d8,
notify_list=0x0,
lastaction=8,
implicit_keep=1, actions_string=0xbfe7e440 "Action(s) taken:\n",
errmsg=0x0) at
script.c:627
#3 0x00f780d8 in
sieve_execute_bytecode (exe=0x92dcc58, interp=0x92dbf18,
script_context=0xbfe7f4e0, message_context=0xbfe7f480) at script.c:824
#4 0x00f69809 in
cmu_sieve_run...