diff --git a/bash_helper_scripts/get_test_corrected.sh b/bash_helper_scripts/get_test_corrected.sh index 67adabf4cc471d40956bbc1539b9b72321fa3f86..9bb38a327a2326dd83243ecf6b57c6e10eabaa3d 100755 --- a/bash_helper_scripts/get_test_corrected.sh +++ b/bash_helper_scripts/get_test_corrected.sh @@ -6,3 +6,8 @@ rm -rf $TARGET_FOLDER/* cp /home/nibio/mutable-outside-world/data/corrected/test/*.las $TARGET_FOLDER +# remove Plot71_tile_-25_-25.las from the folder +# this file breaks the test pipeline +rm $TARGET_FOLDER/Plot71_tile_-25_-25.las + +