Index: lld/test/COFF/manifestinput-error.test =================================================================== --- lld/test/COFF/manifestinput-error.test +++ lld/test/COFF/manifestinput-error.test @@ -7,4 +7,4 @@ # RUN: /manifestuac:"level='requireAdministrator'" \ # RUN: /manifestinput:%p/Inputs/manifestinput.test %t.obj 2>&1 | FileCheck %s -# CHECK: error: unable to find mt.exe in PATH: No such file or directory +# CHECK: error: unable to find mt.exe in PATH: no such file or directory