Closed quovadimus closed 8 years ago
I'm seeing identical behavior.
ComputerGroup object 28: Microsoft Outlook - Update deleted.
Traceback (most recent call last):
File "/Users/username/Desktop/spruce.py", line 1931, in
Yes, I'm seeing this too. I actually think it may be the same root cause as #15, because in both cases the failure happens after the first object is removed.
Uh oh! Thanks for the input folks. I'll take a look at this soon. I'm sure it's some poor coding on my part that needs_file_removal
can get to that line without existing. If anyone wants to send a PR, that would definitely get it fixed even quicker!
Ask and ye shall receive.
Those folks on this issue, can we close this now?
OK to close.
Hoping you may be able to provide some insight on an error I'm getting when I attempt to use the --remove option with an xml file. This is what I'm seeing:
It results in the first item in the list being removed and then stopping with the above error.
Thanks!