mirror of
https://github.com/reactos/reactos.git
synced 2026-06-08 17:02:56 +08:00
[BOOTDATA] AHKAppTests.cmd: Fix 'media' typo (#1502)
Addendum to df2a8c4. s/media/medium/
This commit is contained in:
committed by
Katayama Hirofumi MZ
parent
0efcfec044
commit
4126817f7f
@@ -5,7 +5,7 @@ for %%X in (A B C D E F G H I J K L M N O P Q R S T U V W X Y Z) do (if exist %%
|
||||
|
||||
if not defined DRIVE (
|
||||
dbgprint "AHK Application testing suite not present, skipping."
|
||||
dbgprint "Insert ReactOS boot media and try again."
|
||||
dbgprint "Insert ReactOS boot medium and try again."
|
||||
exit /b 0
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user