Просмотр исходного кода

adam2flash: fix 'Interrupted system call' error when flashing (closes: #4490, thanks oliver)

SVN-Revision: 14344
Nicolas Thill 17 лет назад
Родитель
Сommit
8a253e1ac1
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      scripts/flashing/adam2flash-502T.pl

+ 2 - 0
scripts/flashing/adam2flash-502T.pl

@@ -143,6 +143,8 @@ while($scanning) {
 
 
 $box or die " not found!\n";
 $box or die " not found!\n";
 
 
+alarm(0);
+
 {
 {
 	package ADAM2FTP;
 	package ADAM2FTP;
 	use base qw(Net::FTP);
 	use base qw(Net::FTP);