From: Jan-Simon Möller Date: Tue, 14 Feb 2017 12:13:59 +0000 (+0100) Subject: Fixup debug output X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=386cae8652be0ee5038987c1005cf7caf6803e7a;p=ci-management.git Fixup debug output Change-Id: I4bda93c5460cc61f5d29a9b9c7e0a442edaed244 Signed-off-by: Jan-Simon Möller --- diff --git a/jjb/common/include-agl-run-test-prepare.sh b/jjb/common/include-agl-run-test-prepare.sh index 1c0594e8..bf765c7b 100644 --- a/jjb/common/include-agl-run-test-prepare.sh +++ b/jjb/common/include-agl-run-test-prepare.sh @@ -6,12 +6,14 @@ ################################################################################ set -x -ls -alh -pwd -set +#ls -alh +#pwd +#set cd $REPODIR +ls -alhR meta-agl/templates/machine/${MACHINE} + #### Find out if machine can be tested. #### We keep a stamp file in meta-agl/templates/machine/$MACHINE/test if [ ! -d meta-agl/templates/machine/${MACHINE}/test ]; then