# HG changeset patch # User Alexis S. L. Carvalho # Date 1194646895 7200 # Node ID b688d264a294bd1f4ee472c1cedbdc4449c6a159 # Parent d0a022d5871e4b6880d70639aba2804620c91311 test-permissions: add a chmod +w to allow the directory to be removed diff -r d0a022d5871e -r b688d264a294 tests/test-permissions --- a/tests/test-permissions Fri Nov 09 20:21:35 2007 -0200 +++ b/tests/test-permissions Fri Nov 09 20:21:35 2007 -0200 @@ -13,5 +13,6 @@ chmod -w .hg/store/data/a.i echo barber > a hg commit -m "2" -d "1000000 0" 2>/dev/null || echo commit failed -chmod -w ../t +chmod -w . hg diff --nodates +chmod +w .