projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ath9k: fix invalid noisefloor measurement values in ht20 mode
[openwrt.git]
/
scripts
/
feeds
diff --git
a/scripts/feeds
b/scripts/feeds
index
133f853
..
3932a2d
100755
(executable)
--- a/
scripts/feeds
+++ b/
scripts/feeds
@@
-99,7
+99,7
@@
sub update_index($)
my %update_method = (
'src-svn' => {
- 'init' => "svn checkout
--non-interactive --trust-server-cert
'%s' '%s'",
+ 'init' => "svn checkout '%s' '%s'",
'update' => "svn update",
'controldir' => ".svn"},
'src-cpy' => {
This page took
0.020005 seconds
and
4
git commands to generate.