Skip to content

Commit

Permalink
Merge pull request #71 from NHSDigital/develop
Browse files Browse the repository at this point in the history
dms-2024-i1-r5
  • Loading branch information
kenny-lee-1 authored Mar 18, 2024
2 parents c9955d9 + aad55d7 commit 1081533
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ for x in $(find $DIRPATH/$FILEPATH -type f -name "*.pseudo" -path "*/$PROV/*" \
-not -path "*/2017/*" \
! -name "*Colorectal*" \
! -name "*Other*" \
! -name "*other*" \
! -name "*CAPP2*")
do
IFS="$OIFS"
Expand Down

0 comments on commit 1081533

Please sign in to comment.