Skip to content

Commit ebbd6f7

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Remove unused compat variable SCREEN_DEV"
2 parents 4fe6b36 + 34a5aa5 commit ebbd6f7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

stackrc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -651,9 +651,6 @@ S3_SERVICE_PORT=${S3_SERVICE_PORT:-3333}
651651
PRIVATE_NETWORK_NAME=${PRIVATE_NETWORK_NAME:-"private"}
652652
PUBLIC_NETWORK_NAME=${PUBLIC_NETWORK_NAME:-"public"}
653653

654-
# Compatibility until it's eradicated from CI
655-
USE_SCREEN=${SCREEN_DEV:-$USE_SCREEN}
656-
657654
# Set default screen name
658655
SCREEN_NAME=${SCREEN_NAME:-stack}
659656

0 commit comments

Comments
 (0)