Added set -x to actually provide some visible info in the log about what is happening. Hopefully it will work this time.

This commit is contained in:
Sven Luther 2005-09-20 12:15:50 +00:00
parent 86b020552d
commit 75b9f25cc5
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
. $BASEDIR/tools/boot/$DI_CODENAME/common.sh
set -e
set -x
N=$1
CDDIR=$2