aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/common/include-apps-fetch-install-sdk.sh
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-06-08 10:58:38 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-06-08 10:58:38 +0200
commit60f9fc3edec5e10a54c2056aba757fcc51ac0210 (patch)
tree3a2880539079bc51d6c0dad1bc03db6e028ded32 /jjb/common/include-apps-fetch-install-sdk.sh
parent28be63f45953355abe1e45f0b26f25e75ac01fe6 (diff)
Fix git checkout and be less verbose
Change-Id: I7d2b374f1ee0fe0d96c984c3e757f2fd49dd6a22 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'jjb/common/include-apps-fetch-install-sdk.sh')
-rw-r--r--jjb/common/include-apps-fetch-install-sdk.sh10
1 files changed, 5 insertions, 5 deletions
diff --git a/jjb/common/include-apps-fetch-install-sdk.sh b/jjb/common/include-apps-fetch-install-sdk.sh
index d107f9ea..ad220501 100644
--- a/jjb/common/include-apps-fetch-install-sdk.sh
+++ b/jjb/common/include-apps-fetch-install-sdk.sh
@@ -41,10 +41,10 @@ fi
source "${TARGETSDKENVSCRIPT}"
+echo "###############################################################################"
ls -alh ~/
-
-ls
-
+echo "###############################################################################"
ls -alh
-
-set \ No newline at end of file
+echo "###############################################################################"
+set
+echo "###############################################################################"