From 27407f8f8eebd5b689a88374e486503eef74f8fc Mon Sep 17 00:00:00 2001 From: Avery Pennarun Date: Sun, 21 Nov 2010 05:39:00 -0800 Subject: [PATCH] t/all.do: make sure the subdir all.do's always run. ...not just when their dependencies are dirty. Some of them want to do some explicit checks of redo's behaviour. --- t/all.do | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/t/all.do b/t/all.do index db9c7b6..417d89f 100644 --- a/t/all.do +++ b/t/all.do @@ -1,3 +1,2 @@ -redo-ifchange hello yellow bellow c d example/all curse/all deps/all - - +redo-ifchange hello yellow bellow c d +redo example/all curse/all deps/all