You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "Andy Kurth (JIRA)" <ji...@apache.org> on 2015/07/23 17:48:05 UTC

[jira] [Created] (VCL-889) Add vcl_post_load script support for Windows images

Andy Kurth created VCL-889:
------------------------------

             Summary: Add vcl_post_load script support for Windows images
                 Key: VCL-889
                 URL: https://issues.apache.org/jira/browse/VCL-889
             Project: VCL
          Issue Type: Improvement
          Components: vcld (backend)
            Reporter: Andy Kurth
            Assignee: Andy Kurth
             Fix For: 2.4.3


The Windows code has the ability to execute _vcl\_post\_reserve.cmd_ and _vcl\_post\_reservation.cmd_ but is missing the ability to execute a _vcl\_post\_load.cmd_ script.  This should be added.

There is a call in _tools/Windows/Scripts/post\_load.cmd_ to execute _C:\Windows\post\_load\_custom.cmd_ if it exists.  This was never documented and should be removed.  The code added to execute _vcl\_post\_load.cmd_ could check for the existence of _post\_load\_custom.cmd_.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)