[pgadmin-org/pgadmin4] 290e16: Added backslash to quote $ variable substitution i...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 290e16: Added backslash to quote $ variable substitution i...
Date: 2023-04-11 05:12:37
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/af13d6-290e16@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 290e160e135e86d19ba9a3eebc515d37fac78928
https://github.com/pgadmin-org/pgadmin4/commit/290e160e135e86d19ba9a3eebc515d37fac78928
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-04-11 (Tue, 11 Apr 2023)

Changed paths:
M pkg/debian/build.sh
M pkg/redhat/build.sh

Log Message:
-----------
Added backslash to quote $ variable substitution in preinst script.

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2023-04-11 13:39:57 [pgadmin-org/pgadmin4] 6ab102: Fixed CSV export from Query Tool results does not ...
Previous Message Akshay Joshi 2023-04-10 14:06:49 [pgadmin-org/pgadmin4] af13d6: One more attempt to fix preinst script for RPM and...