It seems on OSX find behaves differently (probably from linux): jtang@exia:~/develop/redo $ make clean ./redo clean redo clean redo t/clean redo t/example/clean redo t/curse/clean redo t/deps/clean redo t/deps/basic/clean redo t/deps/dirtest/clean redo t/space dir/clean redo t/stamp/clean redo t/defaults-flat/clean redo t/defaults-nested/clean find: illegal option -- n find: illegal option -- a find: illegal option -- m find: illegal option -- e find: *~: No such file or directory redo t/defaults-nested/clean: exit code 1 redo t/clean: exit code 1 redo clean: exit code 1 make: *** [clean] Error 1 This fixes it for me. |
||
|---|---|---|
| .. | ||
| a | ||
| .gitignore | ||
| all.do | ||
| clean.do | ||
| default.do | ||
| test.do | ||