Commit 954d06ca authored by Yann Droneaud's avatar Yann Droneaud Committed by Alexandre Julliard

cmd: Remove %CD% test.

%CD% seems not supported on Windows NT 4.
parent b120836b
......@@ -23,7 +23,6 @@ cd dummydir
echo %~dp0
cd ..
rmdir dummydir
echo %CD%
echo %%
echo P%
echo %P
......
......@@ -16,7 +16,6 @@ bar
~dp0 should be directory containing batch file
@pwd@\
@pwd@\
@pwd@
%
P
P
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment