]> Cypherpunks.ru repositories - goredo.git/blobdiff - t/redo-sh.tests/ood_1/test
Always OOD unexistent targets
[goredo.git] / t / redo-sh.tests / ood_1 / test
index 15a14dce7316885586764935fe4501f2f9b3b3ee..c6fd04266de887f6c436a87c15eb66865c6cf733 100755 (executable)
@@ -24,13 +24,13 @@ ood1=$(redo-ood)
 '
 <b read -r b2
 
-ood2=$(redo-ood)
+ood2=$(redo-ood | sed /^all$/d)
 
 test 0 -eq "${a1}"
 test 1 -eq "${b1}"
 test 2 -eq "${b2}"
 
-test -z "${ood1}"
+[ "${ood1}" = "all" ]
 test -n "${ood2}"
 
 . ../stat_inode.rc