diff options
author | Zack Galbreath <zack.galbreath@kitware.com> | 2015-02-16 21:02:14 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-02-23 15:01:58 (GMT) |
commit | 1643b905e02473536d60ef4102d3154a6c8816d1 (patch) | |
tree | 197f97549c4459cf1d70421134cbf1fe4e697c66 /Tests/RunCMake/ctest_submit/CDashSubmitQuiet-stdout.txt | |
parent | 12db113944860269b72093424b17ad2f86bccf2f (diff) | |
download | CMake-1643b905e02473536d60ef4102d3154a6c8816d1.zip CMake-1643b905e02473536d60ef4102d3154a6c8816d1.tar.gz CMake-1643b905e02473536d60ef4102d3154a6c8816d1.tar.bz2 |
ctest_submit: Add QUIET option
Specifying this option prevents CTest from printing any non-error
messages to the console for this call to ctest_submit().
Diffstat (limited to 'Tests/RunCMake/ctest_submit/CDashSubmitQuiet-stdout.txt')
-rw-r--r-- | Tests/RunCMake/ctest_submit/CDashSubmitQuiet-stdout.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Tests/RunCMake/ctest_submit/CDashSubmitQuiet-stdout.txt b/Tests/RunCMake/ctest_submit/CDashSubmitQuiet-stdout.txt new file mode 100644 index 0000000..cd42c9a --- /dev/null +++ b/Tests/RunCMake/ctest_submit/CDashSubmitQuiet-stdout.txt @@ -0,0 +1,3 @@ +Configure project + Each . represents 1024 bytes of output + . Size of output: 0K$ |