Skip to content

Commit

Permalink
- Output cleanup.
Browse files Browse the repository at this point in the history
-  Addresses #59.
  • Loading branch information
bandurvp committed Aug 24, 2017
1 parent 02ce520 commit 562a9f7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions testing/integration-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,6 @@ case "$OSTYPE" in
*) echo "unknown: $OSTYPE" ;;
esac

cat output-source/modelDescription.xml
cat output-source/sources/FmuGUID.h
FMUGUID=`grep guid output-source/modelDescription.xml |awk -F '"' '{print $2}'`
echo "GUID: $FMUGUID"

Expand Down

0 comments on commit 562a9f7

Please sign in to comment.