diff --git a/scripts/dm.sh b/scripts/dm.sh index dda127e27e8..908a76c830a 100755 --- a/scripts/dm.sh +++ b/scripts/dm.sh @@ -45,6 +45,7 @@ if [[ $DM == "" ]]; then fi "$DM" $dmepath.mdme > build_log.txt +cat build_log.txt retval=$? mv $dmepath.mdme.dmb $dmepath.dmb