openbsd-ports/net/unison/2.4x/patches/patch-test_ml

13 lines
346 B
Plaintext

Index: test.ml
--- test.ml.orig
+++ test.ml
@@ -370,8 +370,6 @@ let test() =
check "4" R2 (Dir ["x", File "foo"]);
);
- (raise (Util.Fatal "Skipping some tests -- remove me!\n") : unit);
-
if bothRootsLocal then
runtest "backups 1 (local)" ["backup = Name *"] (fun() ->
put R1 (Dir []); put R2 (Dir []); sync();