X-Git-Url: http://www.git.cypherpunks.ru/?p=goredo.git;a=blobdiff_plain;f=t%2Fgoredo-deps.t;h=2e3ca5e0f9eabb6435221daacf3c1ba71c7ba67b;hp=31798541754cf8caf80c1be2cafd38b263b2e76b;hb=HEAD;hpb=a884ab6ca01725f405e039884af260ef03a945f0 diff --git a/t/goredo-deps.t b/t/goredo-deps.t index 3179854..34ba504 100755 --- a/t/goredo-deps.t +++ b/t/goredo-deps.t @@ -25,7 +25,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.rec | sort` +tgts=`redo-dep2rec sub/.redo/index.html.dep | sed -n "s/^Target: //p" | sort` tgts=`echo $tgts` tgts_expected="../default.html.do" # .do itself tgts_expected="$tgts_expected default.do" # ifcreate