nck
Working out why a task with sources and generates is considered up to date
I have a task that looks something like:
After the first time I run the task, it always claims that it is up to date, even though the
update_target
task runs and changes the contents of the target directory. I'm stuck trying to work out why it isn't updating. Is there a way to check what is being hashed and why it isn't consided out of date?3 replies