I've checked the archives, and I can't see this. It's trivially reproduced, and quite confusing.
My check script to reproduce is as follows: #!/bin/bash exit 1 When I run it I get this error: test (and sanity check) fails at /usr/local/bin/creduce line 205. cannot remove path when cwd is /tmp/creduce-hP2fgi for /tmp/creduce-hP2fgi: at /usr/share/perl/5.14/File/Temp.pm line 902 I assumed something had changed in my (shared development) system over the weekend to break it - especially as I have an odd case - I have a csmith test program that fails on my hardware _some_ of the time, and I need to make it smaller. Andy
