packages/admin/rsyslog
Josef Schlehofer 308a5db965 tree-wide: remove quiet mode from grep in test version checks
Remove the quiet mode flag (-q) from grep in version check commands
to ensure that their stdout output is visible.

While at it, switch the remaining regex matches (perl, sscep, awscli) to
fixed-string matching where appropriate, so that special characters in the
version string are matched literally.

For libzip, the zipcmp and zipmerge branches ran grep and then
unconditionally exited 0, so a version mismatch was never reported and
the version check override always passed.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2026-08-10 10:01:46 +02:00
..
files rsyslog: track config files for procd restart 2026-08-07 13:37:49 +03:00
Config.in rsyslog: make libyaml support optional via RSYSLOG_libyaml 2026-05-20 08:57:38 +03:00
Makefile rsyslog: update to 8.2606.0 2026-07-18 20:47:01 +03:00
test.sh tree-wide: remove quiet mode from grep in test version checks 2026-08-10 10:01:46 +02:00