]> Cypherpunks.ru repositories - goredo.git/blobdiff - t/redo-sh.tests/ood_2/test
Always OOD unexistent targets
[goredo.git] / t / redo-sh.tests / ood_2 / test
index 5b5b135b22bcee5607e2fcb7ba6e4723f14ef41b..68fa91280131378574485526cf62eb3b9348540e 100755 (executable)
@@ -31,14 +31,14 @@ ood1=$(redo-ood)
 '
 <c read -r c2
 
-ood2=$(redo-ood)
+ood2=$(redo-ood | sed /^all$/d)
 
 test 0 -eq "${a1}"
 test 1 -eq "${b1}"
 test 2 -eq "${c1}"
 test 3 -eq "${c2}"
 
-test -z "${ood1}"
+[ "${ood1}" = "all" ]
 test -n "${ood2}"
 
 . ../stat_inode.rc