Re: [PATCH] fix two typos and a wrong word in comments

2012-05-28 Thread Daniel Baumann
On 05/28/2012 01:51 PM, Ben Armstrong wrote: > sorry i didn't take immediate action. some days ago when i first checked > the issue i had git config prbs that have since been resolved so i'll be > able to commit editorial changes like this without delay in future. sure, no worries. -- Address:

Re: [PATCH] fix two typos and a wrong word in comments

2012-05-28 Thread Ben Armstrong
On 05/28/2012 07:56 AM, Daniel Baumann wrote: > On 05/25/2012 11:35 AM, Daniel Baumann wrote: >> thanks; mind applying it? > > done it myself now. sorry i didn't take immediate action. some days ago when i first checked the issue i had git config prbs that have since been resolved so i'll be able

Re: [PATCH] fix two typos and a wrong word in comments

2012-05-28 Thread Daniel Baumann
On 05/25/2012 11:35 AM, Daniel Baumann wrote: > thanks; mind applying it? done it myself now. -- Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern Email: daniel.baum...@progress-technologies.net Internet: http://people.progress-technologies.net/~daniel.baumann/ --

Re: [PATCH] fix two typos and a wrong word in comments

2012-05-25 Thread Daniel Baumann
On 05/25/2012 11:09 AM, Ben Armstrong wrote: > The patch is good. thanks; mind applying it? -- Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern Email: daniel.baum...@progress-technologies.net Internet: http://people.progress-technologies.net/~daniel.baumann/ -- To

Re: [PATCH] fix two typos and a wrong word in comments

2012-05-25 Thread Ben Armstrong
On 25/05/12 02:23 AM, Daniel Baumann wrote: On 05/11/2012 12:08 PM, Evgeni Golov wrote: - # an endless loop; iff execution fails give it two further tries, that's + # an endless loop; if execution fails give it two further tries, that's - # IP address, iff so let's u

Re: [PATCH] fix two typos and a wrong word in comments

2012-05-24 Thread Daniel Baumann
On 05/11/2012 12:08 PM, Evgeni Golov wrote: > - # an endless loop; iff execution fails give it two further tries, that's > + # an endless loop; if execution fails give it two further tries, that's > - # IP address, iff so let's use the according as $DEVICE for > later usage >

[PATCH] fix two typos and a wrong word in comments

2012-05-11 Thread Evgeni Golov
--- scripts/live |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/live b/scripts/live index 780c5de..d154411 100755 --- a/scripts/live +++ b/scripts/live @@ -340,7 +340,7 @@ do_netsetup () done # this is tricky (and ugly) because ipconfig sometim