Closed (fixed)
Project:
Drupal Automated Staging Toolkit
Version:
5.x-2.0-soc07final
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
24 Aug 2007 at 17:23 UTC
Updated:
22 Sep 2007 at 16:51 UTC
The exec-patch in site-patch.xml is broken due to a typo in a variable name:
on line 40 <exec command="wget "${patch.Url}"" dir="${drupal.ext.patch}" checkreturn="true"<code> should be <code><exec command="wget "${patch.Url}"" dir="${dast.ext.patch}" checkreturn="true"
Comments
Comment #1
allisterbeharry commentedFixed in 5.x-2.1
Comment #2
(not verified) commented