find $REPOSITORY_DIR/.. -type f -iname "*.sh" -exec grep -l " " {} ';' find $REPOSITORY_DIR/../test_scripts -type f -iname "*.sh" -exec grep -l " " {} ';'