firejail/test/sysutils
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
..
cpio.exp update copyright 2024 2024-01-12 11:23:22 -05:00
curl.exp update copyright 2024 2024-01-12 11:23:22 -05:00
dig.exp update copyright 2024 2024-01-12 11:23:22 -05:00
file.exp update copyright 2024 2024-01-12 11:23:22 -05:00
gzip.exp tests: fix broken rm in gzip.exp 2024-04-18 11:55:12 -03:00
host.exp update copyright 2024 2024-01-12 11:23:22 -05:00
less.exp update copyright 2024 2024-01-12 11:23:22 -05:00
man.exp update copyright 2024 2024-01-12 11:23:22 -05:00
md5sum.exp update copyright 2024 2024-01-12 11:23:22 -05:00
nslookup.exp update copyright 2024 2024-01-12 11:23:22 -05:00
ping.exp update copyright 2024 2024-01-12 11:23:22 -05:00
sha512sum.exp update copyright 2024 2024-01-12 11:23:22 -05:00
strings.exp update copyright 2024 2024-01-12 11:23:22 -05:00
sysutils.sh update copyright 2024 2024-01-12 11:23:22 -05:00
tar.exp update copyright 2024 2024-01-12 11:23:22 -05:00
wget.exp update copyright 2024 2024-01-12 11:23:22 -05:00
whois.exp update copyright 2024 2024-01-12 11:23:22 -05:00
xz.exp update copyright 2024 2024-01-12 11:23:22 -05:00