Skip to content

Commit

Permalink
Remove test commit message.
Browse files Browse the repository at this point in the history
  • Loading branch information
guzman-raphael committed Nov 9, 2020
1 parent 5d33878 commit 4c53295
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion LNX-docker-compose.yml
Original file line number Diff line number Diff line change
@@ -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..."

0 comments on commit 4c53295

Please sign in to comment.