mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:34:04 +02:00
[scripts] adam2flash: fix 'Interrupted system call' error when flashing (closes: #4490, thanks oliver)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14344 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a37723a399
commit
df9177f3b9
@ -143,6 +143,8 @@ while($scanning) {
|
||||
|
||||
$box or die " not found!\n";
|
||||
|
||||
alarm(0);
|
||||
|
||||
{
|
||||
package ADAM2FTP;
|
||||
use base qw(Net::FTP);
|
||||
|
Loading…
Reference in New Issue
Block a user