On 3/31/07, Hisham Muhammad <[EMAIL PROTECTED]> wrote:
> On 3/31/07, Aitor Pérez Iturri <[EMAIL PROTECTED]> wrote:
>
> > Btw, DisableProgram Script supports dettached programs? or it can only
> > manage programs under /Programs?.
>
> I don't really know. I think it should work, but I never tested t
On 3/31/07, Aitor Pérez Iturri <[EMAIL PROTECTED]> wrote:
> More fixes, this time for AttachProgram:
...
> Sorry for send separates post but i'm fixing problems when i'm founding
> them.
No problem, committed them all (just changed the awk call into a grep). Thanks!
> Btw, DisableProgram Script s
More fixes, this time for AttachProgram:
This is the patch:
Changed:
* In find command "-type d" should go before "-maxdepth 0" in order to
find does not compain with the call.
* Pass_Away function call changed
* Changed call to Dependencies script
---
--