Skip to content
Snippets Groups Projects
Commit b688d264a294 authored by Alexis S. L. Carvalho's avatar Alexis S. L. Carvalho
Browse files

test-permissions: add a chmod +w to allow the directory to be removed

parent d0a022d5871e
No related branches found
No related tags found
No related merge requests found
......@@ -13,5 +13,5 @@
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
......@@ -17,1 +17,2 @@
hg diff --nodates
chmod +w .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment