firejail/test
Kelvin M. Klann 882d77bea0 tests: fix broken rm in gzip.exp
This amends commit 29da82d08 ("private-etc: kdiff3, gzip, gunzip, tar
etc", 2023-02-10).

This is causing CI to fail, as "index.html" has nothing to do with
gzip.exp[1]:

    ##[group]Run make test-sysutils
    make test-sysutils
    shell: /usr/bin/bash -e {0}
    env:
      SHELL: /bin/bash
    ##[endgroup]
    make -C test sysutils
    make[1]: Entering directory '/home/runner/work/firejail/firejail/test'
    cd sysutils && ./sysutils.sh 2>&1 | tee sysutils.log
    /usr/bin/gzip
    TESTING: gzip
    spawn /bin/bash
    rm index.html*
    runner@fv-az1391-790:~/work/firejail/firejail/test/sysutils$ rm index.html*
    rm: cannot remove 'index.html*': No such file or directory
    runner@fv-az1391-790:~/work/firejail/firejail/test/sysutils$
    <irejail gzip -c ../../mkdeb.sh | firejail gunzip -c
    TESTING ERROR 1

[1] https://github.com/netblue30/firejail/actions/runs/8739405468/job/23982517624:
2024-04-18 11:55:12 -03:00
..
apparmor update copyright 2024 2024-01-12 11:23:22 -05:00
appimage update copyright 2024 2024-01-12 11:23:22 -05:00
apps update copyright 2024 2024-01-12 11:23:22 -05:00
apps-x11 update copyright 2024 2024-01-12 11:23:22 -05:00
apps-x11-xorg update copyright 2024 2024-01-12 11:23:22 -05:00
capabilities update copyright 2024 2024-01-12 11:23:22 -05:00
chroot update copyright 2024 2024-01-12 11:23:22 -05:00
compile build: standardize ./configure arguments 2024-02-29 08:52:25 -03:00
environment update copyright 2024 2024-01-12 11:23:22 -05:00
fcopy update copyright 2024 2024-01-12 11:23:22 -05:00
filters update copyright 2024 2024-01-12 11:23:22 -05:00
firecfg update copyright 2024 2024-01-12 11:23:22 -05:00
fnetfilter update copyright 2024 2024-01-12 11:23:22 -05:00
fs update copyright 2024 2024-01-12 11:23:22 -05:00
network update copyright 2024 2024-01-12 11:23:22 -05:00
private-etc update copyright 2024 2024-01-12 11:23:22 -05:00
private-lib update copyright 2024 2024-01-12 11:23:22 -05:00
profiles update copyright 2024 2024-01-12 11:23:22 -05:00
seccomp-extra update copyright 2024 2024-01-12 11:23:22 -05:00
sysutils tests: fix broken rm in gzip.exp 2024-04-18 11:55:12 -03:00
utils update copyright 2024 2024-01-12 11:23:22 -05:00
hidepid-howto Housekeeping 2019-02-17 17:04:02 -06:00
Makefile build: prevent make clean error if compile.sh --clean fails 2024-02-07 09:45:33 -03:00