From: Warren Usui Date: Thu, 30 Nov 2017 01:50:42 +0000 (+0000) Subject: cd to right place X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c9acbbb6f7ffcacff57987b692f527733d2a0a4d;p=teuthology.git cd to right place --- diff --git a/teuthology/task/ceph_ansible.py b/teuthology/task/ceph_ansible.py index f3156960f..396c49bb5 100644 --- a/teuthology/task/ceph_ansible.py +++ b/teuthology/task/ceph_ansible.py @@ -417,7 +417,7 @@ class CephAnsible(Task): run.Raw('~/ceph-ansible'), run.Raw(';'), 'cd', - run.Raw('~/ceph-ansible'), + run.Raw('~'), run.Raw(';'), 'git', 'clone',