Skip to content
Snippets Groups Projects
Commit 772d828c authored by Reiner Jung's avatar Reiner Jung
Browse files

Minor fixes.

parent e948abb5
Branches
Tags
No related merge requests found
......@@ -109,7 +109,7 @@ export MVIS_OPTS="-Dlogback.configurationFile=${BASE_DIR}/logback.xml"
information "Compute file level statistics"
IFS=$'\n'
for I in `cat $TEMPFILE` ; do
echo "${MVIS}" -i "$I" -o "$I" -s all -g dot-op dot-component -c allen num-of-calls op-coupling module-coupling -m add-nodes
"${MVIS}" -i "$I" -o "$I" -s all -g dot-op dot-component -c allen num-of-calls op-coupling module-coupling -m add-nodes
done
# end
File changed. Contains only whitespace changes. Show whitespace changes.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment