projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[buildroot] drop the usr/ prefix when scanning for libgcc.a
[openwrt.git]
/
scripts
/
flashing
/
adam2flash-502T.pl
diff --git
a/scripts/flashing/adam2flash-502T.pl
b/scripts/flashing/adam2flash-502T.pl
old mode 100644
(file)
new mode 100755
(executable)
index
0ed296d
..
0c4c9d7
--- 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);
This page took
0.020491 seconds
and
4
git commands to generate.