[
https://issues.apache.org/jira/browse/VCL-889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639332#comment-14639332
]
ASF subversion and git services commented on VCL-889:
-----------------------------------------------------
Commit 1692426 from [~arkurth] in branch 'vcl/trunk'
[ https://svn.apache.org/r1692426 ]
VCL-889
Added call to execute vcl_post_load.cmd in post_load subroutine in Version_5.pm
and Version_6.pm.
Other
Fixed POD comments in a few places where numbered lists are used. The syntax
was incorrect.
> 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)