summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog4
-rwxr-xr-xgcc/do_one2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 3d23b6c..2613413 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,9 @@
2010-05-21 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * do_one: Turn off -x.
+
+2010-05-21 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* do_one: Only send results if things ran OK.
* test_driver: Add quotes in terms of test.
* testsuite/ada/acats/Makefile.rtems: Add lm32_evr and m32rsim.
diff --git a/gcc/do_one b/gcc/do_one
index eb924b1..f8f9801 100755
--- a/gcc/do_one
+++ b/gcc/do_one
@@ -1,4 +1,4 @@
-#! /bin/sh -x
+#! /bin/sh
#
# Execution Times (for sparc-rtems${RTEMS_VERSION})
#