]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Fix spacing
authorVasu Kulkarni <vasu@redhat.com>
Wed, 15 Feb 2017 22:25:41 +0000 (14:25 -0800)
committerVasu Kulkarni <vasu@redhat.com>
Tue, 5 Sep 2017 18:52:20 +0000 (11:52 -0700)
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
qa/tasks/upgrades.py

index 6c76c82043811bb0e929e9a35fdda56832a0e592..30e768ef809572bb8ff958cabee78bdec165314e 100644 (file)
@@ -64,8 +64,8 @@ def task(ctx, config):
     # Remove any .yml files from /usr/share/ceph-ansible for collision
     ceph_installer.run(args=[
             'sudo',
-            'rm ',
-            '-rf',
+            'rm',
+            '-f',
             run.Raw('/usr/share/ceph-ansible/*.yml')
             ])
     # debug print new playbook