From bc66de2b4ced06765ca140f5dd0e14da0e26477f Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Mon, 29 Sep 2008 14:16:45 +0000 Subject: [PATCH] Fix to avoid warnings about a "broken pipe". --- Scripts/developer_scripts/create_cgal_test_with_cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/developer_scripts/create_cgal_test_with_cmake b/Scripts/developer_scripts/create_cgal_test_with_cmake index 7d9feda8954..5ba44a982fc 100755 --- a/Scripts/developer_scripts/create_cgal_test_with_cmake +++ b/Scripts/developer_scripts/create_cgal_test_with_cmake @@ -146,7 +146,7 @@ EOF tmp=`basename $file .C` tmp=`basename $tmp .cpp` cat < /dev/null; then compile_and_run $tmp NEED_CLEAN=y fi