- need some debug
authorMark Huang <mlhuang@cs.princeton.edu>
Mon, 22 Jan 2007 04:19:06 +0000 (04:19 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Mon, 22 Jan 2007 04:19:06 +0000 (04:19 +0000)
build.sh

index ef2e96d..af76a7d 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -7,7 +7,7 @@
 # Mark Huang <mlhuang@cs.princeton.edu>
 # Copyright (C) 2003-2005 The Trustees of Princeton University
 #
-# $Id: build.sh,v 1.39 2007/01/21 16:51:29 mlhuang Exp $
+# $Id: build.sh,v 1.40 2007/01/22 03:41:48 mlhuang Exp $
 #
 
 PATH=/sbin:/bin:/usr/sbin:/usr/bin
@@ -105,6 +105,8 @@ failure() {
 
 trap failure ERR INT
 
+set -x
+
 # Checkout build directory
 cvs -d ${CVSROOT} checkout -r ${TAG} -d ${BASE} ${MODULE}