Comment 3 for bug 894528

Revision history for this message
Zhenqiang Chen (zhenqiang-chen) wrote :

On cygwin, I set PATH like:
  export PATH="/cygdrive/c/.../bin": $PATH

It works fine.

But if I set PATH from DOS cmd window:
  set PATH="";%PATH%

It reports the same error.