diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2011-06-03 13:28:11 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-06-03 13:28:11 +0300 |
commit | 1838676ddd40307da946edb3c3ea684fd4de6c75 (patch) | |
tree | 19e15b9f1b05475ff7b09d28d6db1bc0c80c787a /testautomation | |
parent | 766662e78f0ee22a6315c42320c44e7cf76e6ca0 (diff) |
Drop %_EXT% which was always empty
Diffstat (limited to 'testautomation')
-rw-r--r-- | testautomation/prj/d.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testautomation/prj/d.lst b/testautomation/prj/d.lst index a2d325f36024..87e600435cf6 100644 --- a/testautomation/prj/d.lst +++ b/testautomation/prj/d.lst @@ -1,4 +1,4 @@ -mkdir: %COMMON_DEST%\bin%_EXT%\win +mkdir: %COMMON_DEST%\bin\win -..\global\win\*.win %COMMON_DEST%\bin%_EXT%\win\*.win +..\global\win\*.win %COMMON_DEST%\bin\win\*.win |