Actions
Bug #17682
closed[arvados-client] shell stutter
Story points:
-
Release:
Release relationship:
Auto
Description
When connecting via a container request UUID, the "connecting to container ..." line is printed twice:
$ ./arvados-client shell ce8i5-xvhdp-e6wnujfslyyqn4b connecting to container ce8i5-dz642-h1cl0sa62d4i430 connecting to container ce8i5-dz642-h1cl0sa62d4i430 root@0f13dcd755fa:~#
When using the container request, nothing like that is printed:
$ ./arvados-client shell ce8i5-dz642-h1cl0sa62d4i430 root@0f13dcd755fa:~#
Updated by Ward Vandewege almost 4 years ago
- Related to Idea #17207: services running in containers added
Updated by Tom Clegg almost 4 years ago
- Assigned To set to Tom Clegg
- Status changed from New to In Progress
Actions