aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/test/regress/pg_regress.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/regress/pg_regress.sh b/src/test/regress/pg_regress.sh
index 8f14f891599..c700791a544 100644
--- a/src/test/regress/pg_regress.sh
+++ b/src/test/regress/pg_regress.sh
@@ -1,5 +1,5 @@
-#! /bin/sh -x
-# $Header: /cvsroot/pgsql/src/test/regress/Attic/pg_regress.sh,v 1.26 2002/09/02 13:27:20 ishii Exp $
+#! /bin/sh
+# $Header: /cvsroot/pgsql/src/test/regress/Attic/pg_regress.sh,v 1.27 2002/09/04 18:04:57 petere Exp $
me=`basename $0`
: ${TMPDIR=/tmp}