diff --git a/LNX-docker-compose.yml b/LNX-docker-compose.yml index 7cbc04d..4b5854a 100644 --- a/LNX-docker-compose.yml +++ b/LNX-docker-compose.yml @@ -43,7 +43,6 @@ services: export ORIG_DIR=$$(pwd) mkdir ~/Documents cd /src - # add test commit? # Verify all mex have been updated if [ "distribution/mexa64/mym.mexa64" -nt "distribution/mexmaci64/mym.mexmaci64" ]; then echo "MACOS64 Mex binary appears outdated. Failing check..."