From 87e9facc98366549d6af7fef7de1dffdc07835b6 Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Thu, 3 Mar 2011 15:43:43 +0000 Subject: [PATCH] cgal_test_with_cmake: display the error file at the end --- Scripts/developer_scripts/cgal_test_with_cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/Scripts/developer_scripts/cgal_test_with_cmake b/Scripts/developer_scripts/cgal_test_with_cmake index 3f517d03369..d888c301401 100755 --- a/Scripts/developer_scripts/cgal_test_with_cmake +++ b/Scripts/developer_scripts/cgal_test_with_cmake @@ -13,3 +13,4 @@ fi [ ! -x cgal_test_with_cmake ] && echo "No cgal_test_with_cmake in current directory, creating it" && create_cgal_test_with_cmake ${in_demo} ./cgal_test_with_cmake $@ +cat error.txt