From: Uwe L. <li...@st...> - 2008-10-26 19:27:58
|
Rodney, I just committed `yet another workaround for wine under MacOS'. Can you try again please? Otherwise, it would be very helpful if you could debug. We do not have a single Mac machine in our whole department, just Linux and Windows. Best wishes, Uwe Rodney Sparapani wrote: > Uwe Ligges wrote: >> >> You are looking for gsub(). I have committed the workaround: >> working.directory <- gsub("//", "/", working.directory) >> >> Uwe > Ah, the AWK function gsub, I should have known! But, the batch > script still has // in working.directory so either the workaround > is too late or too early. Not sure which. > |