]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
add derefernce of symlink
authorVasu Kulkarni <vasu@redhat.com>
Tue, 12 May 2020 03:11:35 +0000 (20:11 -0700)
committerrakeshgm <rakeshgm@redhat.com>
Mon, 27 Jul 2020 07:13:38 +0000 (12:43 +0530)
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
teuthology/orchestra/remote.py

index 680b2c02d2f7dbac614f7a662dc0bc9d316840f7..477c184547295a5c2ab64f55c6dcd5cec382ca0f 100644 (file)
@@ -418,7 +418,7 @@ class Remote(object):
             args.append('sudo')
         args.extend([
             'tar',
-            'cz',
+            'czh',
             '-f', '-',
             '-C', path,
             '--',
@@ -441,7 +441,7 @@ class Remote(object):
             args.append('sudo')
         args.extend([
             'tar',
-            'cz',
+            'czh',
             '-f', '-',
             '-C', path,
             '--',