]> git.apps.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)
committersunilkumarn417 <sunnagar@redhat.com>
Thu, 24 Sep 2020 05:19:04 +0000 (10:49 +0530)
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
teuthology/orchestra/remote.py

index acafef3a6632131e8610e2342623c5acbae7f20e..9251498874ecd86977b13a28eeb67b18a5ad5bd4 100644 (file)
@@ -429,7 +429,7 @@ class Remote(object):
             args.append('sudo')
         args.extend([
             'tar',
-            'cz',
+            'czh',
             '-f', '-',
             '-C', path,
             '--',
@@ -452,7 +452,7 @@ class Remote(object):
             args.append('sudo')
         args.extend([
             'tar',
-            'cz',
+            'czh',
             '-f', '-',
             '-C', path,
             '--',