mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
4 lines
101 B
Bash
Executable file
4 lines
101 B
Bash
Executable file
#!/bin/sh
|
|
# SPDX-License-Identifier: 0BSD
|
|
|
|
exec "$srcdir/test_compress.sh" compress_prepared_bcj_x86
|