diff options
Diffstat (limited to 'Tests/RunCMake/file/DOWNLOAD-netrc-bad-stderr.txt')
-rw-r--r-- | Tests/RunCMake/file/DOWNLOAD-netrc-bad-stderr.txt | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/Tests/RunCMake/file/DOWNLOAD-netrc-bad-stderr.txt b/Tests/RunCMake/file/DOWNLOAD-netrc-bad-stderr.txt deleted file mode 100644 index 96ce62a..0000000 --- a/Tests/RunCMake/file/DOWNLOAD-netrc-bad-stderr.txt +++ /dev/null @@ -1,19 +0,0 @@ -^CMake Error at DOWNLOAD-netrc-bad\.cmake:[0-9]+ \(file\): - file DOWNLOAD missing level value for NETRC\. -Call Stack \(most recent call first\): - CMakeLists\.txt:[0-9]+ \(include\) -+ -CMake Error at DOWNLOAD-netrc-bad\.cmake:[0-9]+ \(file\): - file DOWNLOAD missing file value for NETRC_FILE\. -Call Stack \(most recent call first\): - CMakeLists\.txt:[0-9]+ \(include\) -+ -CMake Error at DOWNLOAD-netrc-bad\.cmake:[0-9]+ \(file\): - file NETRC accepts OPTIONAL, IGNORED or REQUIRED but got: INVALID -Call Stack \(most recent call first\): - CMakeLists\.txt:[0-9]+ \(include\) -+ -CMake Error at DOWNLOAD-netrc-bad\.cmake:[0-9]+ \(file\): - file NETRC accepts OPTIONAL, IGNORED or REQUIRED but got: FALSE -Call Stack \(most recent call first\): - CMakeLists\.txt:[0-9]+ \(include\)$ |