mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
adam2flash: fix 'Interrupted system call' error when flashing (closes: #4490, thanks oliver)
SVN-Revision: 14344
This commit is contained in:
parent
e07cdce207
commit
8a253e1ac1
1 changed files with 2 additions and 0 deletions
|
|
@ -143,6 +143,8 @@ while($scanning) {
|
|||
|
||||
$box or die " not found!\n";
|
||||
|
||||
alarm(0);
|
||||
|
||||
{
|
||||
package ADAM2FTP;
|
||||
use base qw(Net::FTP);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue