This would just entail checking before doing the chmods and printing an appropriate message, to make it more obvious when something has changed.
Thinking about how cluttered my doily output is right now, though, I think it's also worthwhile to start organizing that. Make the difference between messages from the main script and from plugins clear, for example. That would be pretty easy; just trap plugin output in the main script and preface it with [show_streak] or whatever. And then [doily] for the main one.
This would just entail checking before doing the chmods and printing an appropriate message, to make it more obvious when something has changed.
Thinking about how cluttered my doily output is right now, though, I think it's also worthwhile to start organizing that. Make the difference between messages from the main script and from plugins clear, for example. That would be pretty easy; just trap plugin output in the main script and preface it with
[show_streak]or whatever. And then[doily]for the main one.