We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fb895e commit 0536f60Copy full SHA for 0536f60
123.diff
@@ -1,7 +1,14 @@
1
diff --git a/Firebird-3.0.5.33220-0.amd64/install.sh b/Firebird-3.0.5.33220-0.amd64/install.sh
2
-index be319b642..8e909e8f3 100644
+index be319b642..30c554f4a 100644
3
--- a/Firebird-3.0.5.33220-0.amd64/install.sh
4
+++ b/Firebird-3.0.5.33220-0.amd64/install.sh
5
+@@ -1,5 +1,5 @@
6
+ #!/bin/sh
7
+-
8
++set -x
9
+ # posixLibrary.sh
10
11
+ #
12
@@ -712,10 +712,7 @@ runAndCheckExit() {
13
displayMessage() {
14
msgText=$1
0 commit comments