Fixup debug output 39/8439/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Tue, 14 Feb 2017 12:13:59 +0000 (13:13 +0100)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Tue, 14 Feb 2017 12:13:59 +0000 (13:13 +0100)
Change-Id: I4bda93c5460cc61f5d29a9b9c7e0a442edaed244
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
jjb/common/include-agl-run-test-prepare.sh

index 1c0594e..bf765c7 100644 (file)
@@ -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