]> Cypherpunks.ru repositories - goredo.git/blobdiff - t/goredo-deps.t
Download link for 2.6.2 release
[goredo.git] / t / goredo-deps.t
index 31798541754cf8caf80c1be2cafd38b263b2e76b..34ba5044b924c0e598a191ed43d6f43b00ab608b 100755 (executable)
@@ -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