Files
makeself/test
Mark Landis cc0164254a Remove negative test
The negative test was written assuming gzip implementations would return
an error code when invalid command line options were used. This is not
always the case: BSD variants of gzip (e.g., FreeBSD, Apple) return
success even when an invalid option is specified.

Since this is out of the control of makeself, and behaviors will differ
widely among the various supported compressors and platforms, it doesn't
make sense to maintain this test. The same behavior is theoretically
possible with 'tar' implementations and the --tar-extra flag.
2025-04-24 15:12:35 -07:00
..
2025-04-24 15:12:35 -07:00
2024-03-24 15:49:33 -07:00