Jeff King <peff@xxxxxxxx> writes: > This is slightly more robust (checking "! test -f" would not > notice a directory of the same name, though that is not > likely to happen here). It also makes debugging easier, as > the test script will output a message on failure. > > Signed-off-by: Jeff King <peff@xxxxxxxx> > --- > This patch is totally optional. I did it while debugging t5304 (strange > how badly prune works when you accidentally invert the mtime check!) > and figured it might be worth keeping as a cleanup. Looks sensible; thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html