mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-02 03:39:43 -06:00
Tests: Fix RunCMake.Framework expected output on macOS 10.13
The archiver output in the case of universal binaries has changed slightly. Update our expected output to match. While at it, drop unnecessary leading and trailing `.*`.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
.*/Framework:( Mach-O universal binary with [^
|
||||
]*)? current ar archive random library.*
|
||||
/Framework: (Mach-O universal binary with [^
|
||||
]*)?current ar archive random library
|
||||
|
||||
Reference in New Issue
Block a user