summaryrefslogtreecommitdiffstats
path: root/scripts/flashing
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/flashing')
-rw-r--r--scripts/flashing/adam2flash-502T.pl2
1 files changed, 2 insertions, 0 deletions
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);