mirror of
https://github.com/tukaani-project/xz.git
synced 2026-01-26 08:07:54 +00:00
5 lines
98 B
Bash
Executable File
5 lines
98 B
Bash
Executable File
#!/bin/sh
|
|
# SPDX-License-Identifier: 0BSD
|
|
|
|
exec "$srcdir/test_compress.sh" compress_generated_abc
|