Listup outputs
[scm/meta/abs.git] / build.template
index 8353dee..bb1d2a3 100644 (file)
@@ -89,6 +89,9 @@ for rs in $rs_list; do
   fi
 done
 
+echo "OUTPUT CONTENTS..."
+ls -al ${SHARE_ROOT}
+
 #FIXME: Check 64 bit rootstraps for mobile profile.
 #if [[ $BUILD_TYPE = "SUBMIT" ]] && [[ $PROFILE = "mobile" ]]; then
 #  if [[ $rs_list = *"device64"* ]] && [[ $rs_list = *"emulator64"* ]]; then