diff --git a/scripts/run-tests-jetson.sh b/scripts/run-tests-jetson.sh index 804a095..1ae1ea7 100755 --- a/scripts/run-tests-jetson.sh +++ b/scripts/run-tests-jetson.sh @@ -203,6 +203,8 @@ rsync -az --delete --stats \ --exclude='*.user' \ --exclude=logs/ \ --exclude=Content/ \ + --exclude=tiles/ \ + --exclude=ready/ \ --exclude=.DS_Store \ "${SATPROV_DIR}/" "${SSH_ALIAS}:${REMOTE_SATPROV_DIR}/"