Skip to content

Commit ecd6890

Browse files
- Devel docker repair.
1 parent e943fad commit ecd6890

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/robot/lib/stackql_context.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@
3131
"""
3232

3333
def get_shell_welcome_stdout(env: str) -> str:
34-
if env == 'docker':
35-
return _SHELL_WELCOME_MSG
3634
return ''
3735

3836
_AZURE_INTEGRATION_TESTING_SUB_ID :str = os.environ.get('AZURE_INTEGRATION_TESTING_SUB_ID', '10001000-1000-1000-1000-100010001000')

0 commit comments

Comments
 (0)