checked in
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
b90693b168
commit
cd15f3e284
@@ -1,5 +1,5 @@
|
||||
--- lib/Net/Cmd.pm.orig 2009-06-10 09:23:18.000000000 +0000
|
||||
+++ lib/Net/Cmd.pm 2009-06-10 09:25:49.000000000 +0000
|
||||
--- ./lib/Net/Cmd.pm.orig 2009-09-03 14:32:13.000000000 +0000
|
||||
+++ ./lib/Net/Cmd.pm 2009-09-03 14:47:30.000000000 +0000
|
||||
@@ -226,6 +226,10 @@ sub command {
|
||||
$str = $cmd->toascii($str) if $tr;
|
||||
$str .= "\015\012";
|
||||
@@ -11,7 +11,7 @@
|
||||
my $len = length $str;
|
||||
my $swlen;
|
||||
|
||||
@@ -471,6 +475,10 @@ sub rawdatasend {
|
||||
@@ -473,6 +477,10 @@ sub rawdatasend {
|
||||
|
||||
return 0 unless defined(fileno($cmd));
|
||||
|
||||
|
Reference in New Issue
Block a user