Fossil SCM

This comment is no longer accurate.

amb 2013-07-30 05:11 ssh-shared-account
Commit 0b643946f0cc3c42588cda4f63738d8256ec8837
1 file changed +1 -1
+1 -1
--- src/clone.c
+++ src/clone.c
@@ -204,11 +204,11 @@
204204
}
205205
}
206206
207207
/*
208208
** Set SSH options discovered in global variables (set from command line
209
-** options). If not found, attempt to retrieve from database if present.
209
+** options).
210210
*/
211211
void clone_ssh_db_set_options(void){
212212
if( g.zSshFossilCmd && g.zSshFossilCmd[0] ){
213213
db_set("ssh-fossil", g.zSshFossilCmd, 0);
214214
}
215215
--- src/clone.c
+++ src/clone.c
@@ -204,11 +204,11 @@
204 }
205 }
206
207 /*
208 ** Set SSH options discovered in global variables (set from command line
209 ** options). If not found, attempt to retrieve from database if present.
210 */
211 void clone_ssh_db_set_options(void){
212 if( g.zSshFossilCmd && g.zSshFossilCmd[0] ){
213 db_set("ssh-fossil", g.zSshFossilCmd, 0);
214 }
215
--- src/clone.c
+++ src/clone.c
@@ -204,11 +204,11 @@
204 }
205 }
206
207 /*
208 ** Set SSH options discovered in global variables (set from command line
209 ** options).
210 */
211 void clone_ssh_db_set_options(void){
212 if( g.zSshFossilCmd && g.zSshFossilCmd[0] ){
213 db_set("ssh-fossil", g.zSshFossilCmd, 0);
214 }
215

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button