]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
do not extract verbosely from tar
authorAlfredo Deza <adeza@redhat.com>
Thu, 4 Jun 2015 18:31:09 +0000 (14:31 -0400)
committerAlfredo Deza <adeza@redhat.com>
Thu, 4 Jun 2015 18:31:09 +0000 (14:31 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-build/build/build1

index 1406c09ba78781e6be165e1b96e01788f62b78e2..ee703dc599fdb34499a0f5ac547b98146a6c24ae 100644 (file)
@@ -41,7 +41,7 @@ fi
 
 # unpack the tar.gz that contains the debian dir
 cd dist
-tar xzvf *.orig.tar.gz
+tar xzf *.orig.tar.gz
 cd ceph-*
 pwd