réplica de
https://git.tukaani.org/xz.git
synced 2025-06-05 04:56:52 +00:00
5 líneas
101 B
Bash
Archivo Ejecutable
5 líneas
101 B
Bash
Archivo Ejecutable
#!/bin/sh
|
|
# SPDX-License-Identifier: 0BSD
|
|
|
|
exec "$srcdir/test_compress.sh" compress_generated_random
|