diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-01-06 19:36:20 +0100 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-01-06 19:36:20 +0100 |
commit | 889c069180615cbbcb5f9de1e793b59ab54394b5 (patch) | |
tree | 3c4b3e70df4c6fd8190062db9e2f5ab035fa5a2e /jjb/common/include-agl-run-test-rsync-release.sh | |
parent | 4f1e4787e247add28e63978af2abcd7ae3d5ab05 (diff) |
Streamline image output and add new board
Change-Id: If9f7f32d0c73bf4f964a205a18dc1fc720b38e3b
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'jjb/common/include-agl-run-test-rsync-release.sh')
-rw-r--r-- | jjb/common/include-agl-run-test-rsync-release.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/common/include-agl-run-test-rsync-release.sh b/jjb/common/include-agl-run-test-rsync-release.sh index 85605494..abab0f34 100644 --- a/jjb/common/include-agl-run-test-rsync-release.sh +++ b/jjb/common/include-agl-run-test-rsync-release.sh @@ -22,8 +22,8 @@ cd $REPODIR cd output -pwd -ls -alhR tmp/deploy/images +#pwd +#ls -alhR tmp/deploy/images # copy files to $DEST for i in DEVICE_DTB DEVICE_KERNEL DEVICE_INITRAMFS DEVICE_NBDROOT; do |