Index: Externals/Eagle/lib/Test1.0/prologue.eagle ================================================================== --- Externals/Eagle/lib/Test1.0/prologue.eagle +++ Externals/Eagle/lib/Test1.0/prologue.eagle @@ -356,11 +356,11 @@ # # NOTE: Set the default test platform (e.g. x86, x64, etc), if necessary. # if {![info exists test_platform]} then { - set test_platform [getTestPlatform true] + set test_platform [getTestPlatform] } # # NOTE: Set the default test configuration (i.e. Debug or Release), if # necessary.