X-Git-Url: http://www.git.cypherpunks.ru/?p=goredo.git;a=blobdiff_plain;f=t%2Fgoredo-deps.t;h=5ab869c013b853d33c98a337bfbe548703f35275;hp=2e3ca5e0f9eabb6435221daacf3c1ba71c7ba67b;hb=5ca39bfc0b769607db3f84213fc7f16f0c4019fa;hpb=f85b073ee154a49bbd7ca0b6b2a68add4968700c diff --git a/t/goredo-deps.t b/t/goredo-deps.t index 2e3ca5e..5ab869c 100755 --- a/t/goredo-deps.t +++ b/t/goredo-deps.t @@ -28,7 +28,7 @@ test_expect_success Rebuild "redo-ifchange sub/index.html" stat2=`stat sub/index.html` test_expect_success "Was not rebuild" '[ "$stat1" = "$stat2" ]' -tgts=`sed -n "s/^Target: //p" sub/.redo/index.html.dep | sort` +tgts=`sed -n "s/^Target: //p" sub/.redo/index.html.rec | sort` tgts=`echo $tgts` tgts_expected="../default.html.do" # .do itself tgts_expected="$tgts_expected default.do" # ifcreate