Bug ID 920024
Summary bash-completion for scp removes hostname
Classification openSUSE
Product openSUSE Distribution
Version 13.2
Hardware Other
OS openSUSE 13.2
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee bnc-team-screening@forge.provo.novell.com
Reporter adam@mizerski.pl
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

Created attachment 624894 [details]
output of completion with "set +x"

Given:
ssh raspberrypi
touch test
logout
scp raspberrypi:te<TAB>

Expected result:
scp raspberrypi:test

Actual result:
scp test


You are receiving this mail because: