pgsql: fix possible bashism
Quote grep regexp to prevent possible shell expansion and
fix bashism warning:
possible bashism in pgsql line 1949 ([^] should be [!]): echo "$OCF_RESKEY_replication_slot_name" | grep -q -e [^a-z0-9_]
pgsql: fix possible bashism Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |