Skip to content

Commit 674dd35

Browse files
committed
Remove scl_enable
1 parent f0ad3ea commit 674dd35

File tree

8 files changed

+0
-20
lines changed

8 files changed

+0
-20
lines changed

12/root/usr/libexec/check-container

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
# wait for it (this script might run forever, we expect that the timeout is
88
# maintained externally).
99

10-
test -z "$ENABLED_COLLECTIONS" || . scl_source enable $ENABLED_COLLECTIONS
11-
1210
if test x"$1" = "x--live"; then
1311
# Since livenessProbe is about to detect container deadlocks, and we
1412
# so far don't know about real deadlocks to be detected -- we keep

12/root/usr/share/container-scripts/postgresql/scl_enable

Lines changed: 0 additions & 3 deletions
This file was deleted.

13/root/usr/libexec/check-container

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
# wait for it (this script might run forever, we expect that the timeout is
88
# maintained externally).
99

10-
test -z "$ENABLED_COLLECTIONS" || . scl_source enable $ENABLED_COLLECTIONS
11-
1210
if test x"$1" = "x--live"; then
1311
# Since livenessProbe is about to detect container deadlocks, and we
1412
# so far don't know about real deadlocks to be detected -- we keep

13/root/usr/share/container-scripts/postgresql/scl_enable

Lines changed: 0 additions & 3 deletions
This file was deleted.

15/root/usr/libexec/check-container

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
# wait for it (this script might run forever, we expect that the timeout is
88
# maintained externally).
99

10-
test -z "$ENABLED_COLLECTIONS" || . scl_source enable $ENABLED_COLLECTIONS
11-
1210
if test x"$1" = "x--live"; then
1311
# Since livenessProbe is about to detect container deadlocks, and we
1412
# so far don't know about real deadlocks to be detected -- we keep

15/root/usr/share/container-scripts/postgresql/scl_enable

Lines changed: 0 additions & 3 deletions
This file was deleted.

16/root/usr/libexec/check-container

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
# wait for it (this script might run forever, we expect that the timeout is
88
# maintained externally).
99

10-
test -z "$ENABLED_COLLECTIONS" || . scl_source enable $ENABLED_COLLECTIONS
11-
1210
if test x"$1" = "x--live"; then
1311
# Since livenessProbe is about to detect container deadlocks, and we
1412
# so far don't know about real deadlocks to be detected -- we keep

16/root/usr/share/container-scripts/postgresql/scl_enable

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)