]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
task/install: str.replace() does not keyword args 1197/head
authorKefu Chai <kchai@redhat.com>
Fri, 3 Aug 2018 13:09:39 +0000 (21:09 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 3 Aug 2018 13:09:51 +0000 (21:09 +0800)
commita73410bf0fed4a6862fc024c71a910cd871bf693
tree21c1d5912712a73e42d6e15a61dab44c2bead77d
parentc0084c82d356437a65ee70ee68f71c1ded5ff8be
task/install: str.replace() does not keyword args

In [8]: ?s.replace
Docstring:
S.replace(old, new[, count]) -> str

Signed-off-by: Kefu Chai <kchai@redhat.com>
teuthology/task/install/rpm.py