changeset 15514:dd856380cce3

tests: don't leave temporary directories without write permission behind
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 16 Nov 2011 03:45:06 +0100
parents 25ea33fe7e5c
children 21766d5531cb
files tests/test-largefiles.t
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-largefiles.t	Tue Nov 15 14:33:06 2011 -0600
+++ b/tests/test-largefiles.t	Wed Nov 16 03:45:06 2011 +0100
@@ -818,6 +818,7 @@
   getting changed largefiles
   1 largefiles updated, 0 removed
   $ cd ..
+  $ chmod -R u+w alice/pubrepo
   $ HOME="$ORIGHOME"
 
 Symlink to a large largefile should behave the same as a symlink to a normal file