X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=scripts%2Fflashing%2Fadam2flash-502T.pl;h=0c4c9d7d5a3689d4062a10b19972697642762171;hb=1cfa2a674757f6ee776436154d2b8d34fb2b1114;hp=0ed296d60f1e86b246ee4ac715d220616ccaa763;hpb=dd4eef046824d9f7f14560231e4a0eb8ea42f1f1;p=lede.git diff --git a/scripts/flashing/adam2flash-502T.pl b/scripts/flashing/adam2flash-502T.pl old mode 100644 new mode 100755 index 0ed296d60f..0c4c9d7d5a --- a/scripts/flashing/adam2flash-502T.pl +++ b/scripts/flashing/adam2flash-502T.pl @@ -143,6 +143,8 @@ while($scanning) { $box or die " not found!\n"; +alarm(0); + { package ADAM2FTP; use base qw(Net::FTP);