Werk #15312: mk_oracle: use "${GREP}" instead of "grep"

Komponente Checks & agents
Titel mk_oracle: use "${GREP}" instead of "grep"
Datum 27.11.2023
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 2.2.0p16 2.3.0b1
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

When executed on solaris, "grep" does not know -x or -F. "${GREP}" points to a version of grep that understands those options.

Zur Liste aller Werks