From: Greg Farnum Date: Tue, 15 Jan 2013 00:14:08 +0000 (-0800) Subject: Revert "task/kclient: chmod root to 1777." X-Git-Tag: 1.1.0~2377 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=71097b7b9192406345ae9e6669740ed9d20da993;p=teuthology.git Revert "task/kclient: chmod root to 1777." This reverts commit f17847e537802671c6f90bd1a0cdaa0e9d1e6f7a. It had a typo and we hopefully don't need it. Signed-off-by: Greg Farnum --- diff --git a/teuthology/task/kclient.py b/teuthology/task/kclient.py index a2e58955a7..7ef67347bf 100644 --- a/teuthology/task/kclient.py +++ b/teuthology/task/kclient.py @@ -77,7 +77,6 @@ def task(ctx, config): secret=secret), ], ) - remote.run(args=['sudo', 'chmod', '1777', mnt,) try: yield