Browse Source

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 `.*`.
Brad King 8 years ago
parent
commit
b8dd7a705c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Tests/RunCMake/Framework/FrameworkTypeSTATIC-build-stdout.txt

+ 2 - 2
Tests/RunCMake/Framework/FrameworkTypeSTATIC-build-stdout.txt

@@ -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