hpc / charliecloud

Now hosted on GitLab.
https://gitlab.com/charliecloud/main
Apache License 2.0
312 stars 60 forks source link

Mksquashfs quiet using '-quiet' flag #1921

Open alstar555 opened 2 months ago

alstar555 commented 2 months ago

Fixes #1210 Uses the '-quiet' flag on mksquashfs. If the grep cmd is able to find the '-quiet' flag in the mksquashfs help menu, then we use the '-quiet' flag because this flag is only available on mksquashf version 4.4 or higher.