move_obstructions behavior
Ron Peters <[email protected]> Wed, 12 Jul 2023 14:36:16 -0700 (PDT)
| Newsgroups | gmane.comp.sysutils.cfengine.general |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I'm creating a link and have move_obstructions set to false. If a file/directory already exists, I do NOT want to move it. Functionally, it works perfectly but from the move_obstructions docs: " if a file is blocking the creation of a directory, then normally CFEngine will report an error.". In my case, it's not an error, it's working as expected. I wonder if this shouldn't be reported as an error but simply a notification or nothing if I specifically set : move_obstructions => "false"; I watch for errors and this ends up being a false positive. I was thinking of reporting a bug/feature request but thought I'd try here first if there's a way to avoid the error(s). Thanks. -- You received this message because you are subscribed to the Google Groups "help-cfengine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/help-cfengine/eb0ad873-2beb-4282-804a-d3ceb531d613n%40googlegroups.com.