From: Aditya Mandaleeka Date: Mon, 27 Feb 2017 23:30:15 +0000 (-0800) Subject: Remove useless message from runtest output. X-Git-Tag: submit/tizen/20210909.063632~11030^2~7930^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4189ad936bbd9d741a8146eabc0af4a215fe61f7;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Remove useless message from runtest output. Commit migrated from https://github.com/dotnet/coreclr/commit/4eb8117881e49efa90530ea9425dd1a8c388bb9c --- diff --git a/src/coreclr/tests/runtest.sh b/src/coreclr/tests/runtest.sh index 9b83718..5070692 100755 --- a/src/coreclr/tests/runtest.sh +++ b/src/coreclr/tests/runtest.sh @@ -1218,7 +1218,6 @@ finish_remaining_tests print_results -echo "constructing $dumplingsListPath" find . -type f -name "local_dumplings.txt" -exec cat {} \; > $dumplingsListPath if [ -s $dumplingsListPath ]; then