X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=scripts%2Fflashing%2Fadam2flash-502T.pl;h=0c4c9d7d5a3689d4062a10b19972697642762171;hp=0ed296d60f1e86b246ee4ac715d220616ccaa763;hb=d74c53ca16c1320cb14f5d716849a8753e181485;hpb=39336925245c0d831b7fa51b614b735a0dcf16d2 diff --git a/scripts/flashing/adam2flash-502T.pl b/scripts/flashing/adam2flash-502T.pl index 0ed296d60f..0c4c9d7d5a 100644 --- 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);