CMake

CTest.NoNewline

command_line: /Users/runner/work/nightly-builds/nightly-builds/build/bin/cmake "-E" "echo_append" "This line has no newline!"

working_directory: "./Tests"

Processors: 1

Execution Time: 0.067

Completion Status: Completed

Environment: #CTEST_RESOURCE_GROUP_COUNT=

stdout:

This line has no newline!
Status: passed
Loading...