On 05/24/2010 04:00 AM, Andrey Repin wrote:
> Greetings, Willie Vu!
>
>
>> You are right! d2u fixes the problem. Thanks! :clap:
>
>>From my understanding of it, this shouldn't be a problem, as all whitespace
> characters should be stripped from value, unless explicitly quoted.
Nope. Only whit
On 05/24/2010 05:00 AM, Andrey Repin wrote:
> Greetings, Willie Vu!
>
>
>> You are right! d2u fixes the problem. Thanks! :clap:
>
> From my understanding of it, this shouldn't be a problem, as all whitespace
> characters should be stripped from value, unless explicitly quoted.
By default, bash
Greetings, Willie Vu!
> You are right! d2u fixes the problem. Thanks! :clap:
>From my understanding of it, this shouldn't be a problem, as all whitespace
characters should be stripped from value, unless explicitly quoted.
--
WBR,
Andrey Repin (anrdae...@freemail.ru) 24.05.2010, <13:59>
Sorr
You are right! d2u fixes the problem. Thanks! :clap:
Ken Brown-6 wrote:
>
> On 5/23/2010 9:51 AM, Willie Vu wrote:
>>
>> I set an environment variable in /etc/profile.d/env.sh that is loaded
>> when
>> Cygwin starts, like the following:
>>
>> export M2_HOME=d\:/java/apache-maven-2.2.1
>>
>> Wh
On 5/23/2010 9:51 AM, Willie Vu wrote:
I set an environment variable in /etc/profile.d/env.sh that is loaded when
Cygwin starts, like the following:
export M2_HOME=d\:/java/apache-maven-2.2.1
When it is echoed, it shows the value correctly.
$ echo $M2_HOME
d:/java/apache-maven-2.2.1
However,
There is no pathname like d: in cygwin, use /cygdriver/d/ instead.
2010/5/23 Willie Vu :
>
> I set an environment variable in /etc/profile.d/env.sh that is loaded when
> Cygwin starts, like the following:
>
> export M2_HOME=d\:/java/apache-maven-2.2.1
>
> When it is echoed, it shows the value corr
6 matches
Mail list logo