Forum: Cfengine Help
Subject: Re: recurse_ignore?
Author: pieterb
Link to topic: https://cfengine.com/forum/read.php?3,19538,19541#msg-19541

Does this work for you?


body depth_search recurse(d) {
depth => "${d}";
exclude_dirs => { "\.svn" };


_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to