projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a5f926
)
Revert r22094 and r22095
author
hcg
<hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 8 Jul 2010 16:15:57 +0000
(16:15 +0000)
committer
hcg
<hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 8 Jul 2010 16:15:57 +0000
(16:15 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22096
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
scripts/feeds
patch
|
blob
|
history
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.023554 seconds
and
4
git commands to generate.