mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 16:43:09 +02:00
Revert r22094 and r22095
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22096 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1a5f926918
commit
be6c9f2769
@ -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' => {
|
||||
|
Loading…
Reference in New Issue
Block a user