]> git.eshelyaron.com Git - emacs.git/commit
Fix dired-do-compress when tar doesn't default to stdin (Bug#29094)
authorMax <mu@magi.net.ru>
Tue, 31 Oct 2017 23:33:59 +0000 (02:33 +0300)
committerNoam Postavsky <npostavs@gmail.com>
Mon, 11 Dec 2017 22:38:28 +0000 (17:38 -0500)
commitcd53b6399b187f5a6719dd58a489f4c55fd094aa
tree247d68b2ed5b10d077e328370c0bd69a4dc218ef
parent51911dae14ecaf6c6eb22641c3189c6fa97ab24a
Fix dired-do-compress when tar doesn't default to stdin (Bug#29094)

* lisp/dired-aux.el (dired-compress-file-suffixes): Use argument '-f-'
to write to stdout rather than relying on the default (the choice of
default is decided when compiling tar, BSD systems usually set it to a
tape drive).  Drop '-v', since the output is not used anywhere.

Copyright-paperwork-exempt: yes
lisp/dired-aux.el