Lisp HUG Maillist Archive

Executing a command-line after call to deliver

Hi,

It seems deliver must be the last call in a delivery script.  I would like to call SYS:CALL-SYSTEM-SHOWING-OUTPUT just after delivery is complete, but I have not found how I can do that.  It seems the action list "Delivery Actions" is executed during the delivery process, is there a list for executing things after delivery is complete?

Thanks!
Cam


_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html


Re: Executing a command-line after call to deliver

Replying to myself:

It seems the action list "When quitting image" works okay.  Oddly enough, it requires the function to be compiled in order to be properly  called from the action list after delivery is finished.

I fear the function it is saved within the image, in which case I will have to run the call outside of the delivery script, it's not a something I want to leave in the delivered image...



On 7 févr. 2013, at 18:47, Camille Troillard <camille@osculator.net> wrote:

> 
> Hi,
> 
> It seems deliver must be the last call in a delivery script.  I would like to call SYS:CALL-SYSTEM-SHOWING-OUTPUT just after delivery is complete, but I have not found how I can do that.  It seems the action list "Delivery Actions" is executed during the delivery process, is there a list for executing things after delivery is complete?
> 
> Thanks!
> Cam


_______________________________________________
Lisp Hug - the mailing list for LispWorks users
lisp-hug@lispworks.com
http://www.lispworks.com/support/lisp-hug.html


Re: Executing a command-line after call to deliver

Unable to parse email body. Email id is 12033

Re: Executing a command-line after call to deliver

Unable to parse email body. Email id is 12034

Updated at: 2020-12-10 08:35 UTC