Mirror von
https://git.tukaani.org/xz.git
synchronisiert 2025-06-30 17:36:36 +00:00
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.
4 Zeilen
71 B
Bash
Ausführbare Datei
4 Zeilen
71 B
Bash
Ausführbare Datei
#!/bin/sh
|
|
|
|
exec "$srcdir/test_compress.sh" compress_prepared_bcj_sparc
|