mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
52380678f4
The shell parameter expansion using # and ## is not supported in Solaris 10 Bourne shell (/bin/sh). Even though this is POSIX, it is not fully portable, so we should avoid it.
3 lines
71 B
Bash
Executable file
3 lines
71 B
Bash
Executable file
#!/bin/sh
|
|
|
|
exec "$srcdir/test_compress.sh" compress_prepared_bcj_sparc
|