diff --git a/sdata/exp/update.sh b/sdata/exp/update.sh index b74254745..774d3c6b2 100755 --- a/sdata/exp/update.sh +++ b/sdata/exp/update.sh @@ -913,7 +913,7 @@ if [[ "$process_files" == true ]]; then fi ((files_created++)) fi - done < <(get_changed_files "$repo_dir_path") + done < <(get_changed_files "$repo_dir_path") || true done echo