cmd: Remove %CD% test.

%CD% seems not supported on Windows NT 4.
This commit is contained in:
Yann Droneaud 2010-03-16 10:53:28 +01:00 committed by Alexandre Julliard
parent b120836bd2
commit 954d06ca35
2 changed files with 0 additions and 2 deletions

View File

@ -23,7 +23,6 @@ cd dummydir
echo %~dp0
cd ..
rmdir dummydir
echo %CD%
echo %%
echo P%
echo %P

View File

@ -16,7 +16,6 @@ bar
~dp0 should be directory containing batch file
@pwd@\
@pwd@\
@pwd@
%
P
P