mirror of
https://github.com/reactos/ahk_tests.git
synced 2025-02-25 23:25:33 +00:00
[AHK_Firefox_12.0]
Fix wrong comment in debug output. svn path=/trunk/ahk_tests/; revision=1443
This commit is contained in:
parent
d63d2b7983
commit
c0908e11d1
@ -172,7 +172,7 @@ if bContinue
|
||||
if not ErrorLevel
|
||||
{
|
||||
Sleep, 250
|
||||
OutputDebug, OK: %TestName%:%A_LineNumber%: 'Extracting' window appeared, waiting for it to close.`n
|
||||
OutputDebug, OK: %TestName%:%A_LineNumber%: 'Installing' window appeared, waiting for it to close.`n
|
||||
WinWaitClose, Mozilla Firefox Setup, Installing, 25
|
||||
if not ErrorLevel
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user