Shawn O. Pearce 896d5dffd3 Fix UnboundLocalError: local variable 'port' when using SSH
If the SSH URL doesn't contain a port number, but uses the ssh://
or git+ssh:// syntax we raised a Python runtime error due to the
'port' local variable not being assigned a value.  Default it to
the IANA assigned port for SSH, 22.

Signed-off-by: Shawn O. Pearce <sop@google.com>
2009-04-21 14:51:04 -07:00
2008-10-21 07:00:00 -07:00
2008-10-21 07:00:00 -07:00
S
Description
Cryptsetup是一个基于块设备加密内核模块,用于方便地设置磁盘加密的实用工具。Cryptsetup is utility used to conveniently setup disk encryption based on DMCrypt kernel module.
15 MiB
Languages
C 60.7%
Shell 27.6%
Makefile 7.9%
M4 3.8%