Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authornl6720 <nl6720@gmail.com>2021-11-05 12:46:54 +0200
committernl6720 <nl6720@gmail.com>2021-11-05 13:01:28 +0200
commit8cfe29043f0626e12e157cd3f2354a6baf3ba076 (patch)
tree82520be623e575b6a4a31ea2a0426103d6905601 /CONTRIBUTING.rst
parent009140bd8bb497df148c3b468f0e1b217371d62c (diff)
mkarchiso: use mksquashfs -quiet instead of redirecting its stdout to /dev/null
mksquashfs supports a -quiet option since squashfs-tools 4.4. Use this option in non-verbose mode instead of redirecting stdout of the whole command to /dev/null. This allows to have only one instance of mksquashfs in _run_mksquashfs instead of multiple ones in if-then-else. Related to #148.
Diffstat (limited to 'CONTRIBUTING.rst')
0 files changed, 0 insertions, 0 deletions