Skip to content

Commit

Permalink
Add test message.
Browse files Browse the repository at this point in the history
  • Loading branch information
guzman-raphael committed Nov 9, 2020
1 parent 855a83c commit 5d33878
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LNX-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ 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..."
Expand Down

0 comments on commit 5d33878

Please sign in to comment.