=== thumper-afk is now known as thumper === ubot5` is now known as ubot5 === FourDollars_ is now known as FourDollars [10:18] Hi! Is there any way to pass ssh options for the bzr+ssh connection without using ~/.ssh/config? [10:20] I'm trying to do an unattended configuration that branches a remote repo, and I need to pass a private key, but I want to use something temporary (e.g. generate keypair, copy private key, branch, delete key) [10:22] and I don't want to mess with any existing .ssh/config files, if there is any [10:47] icebrain: you can override the ssh command to run, and specify options there [10:47] I don't know off the top of my head what the config variables are [11:09] BZR_SSH environment variable might work here? [11:35] maxb: yep, that might do it [11:36] can't put ssh plus args in there, but can reference a mini script that is ssh plus some args [11:37] eg, `echo "ssh -blah" > ~/myssh` `export BZR_SSH=~/myssh` [12:10] ok, thanks [12:39] I thought there was also a configuration option for the ssh command? [12:45] not to exec the contents I think [21:05] jelmer: I plan to get to the wikkid branch next week as I have a week leave === stewart1 is now known as stewart