From: Mark Huang Date: Mon, 22 Jan 2007 04:19:06 +0000 (+0000) Subject: - need some debug X-Git-Tag: planetlab-4_0-rc1~25 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=480eca2a380821c8e5166e427d56e646a8a71070;p=build.git - need some debug --- diff --git a/build.sh b/build.sh index ef2e96d0..af76a7de 100755 --- a/build.sh +++ b/build.sh @@ -7,7 +7,7 @@ # Mark Huang # 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}