Skip to content

Commit

Permalink
Remove test echo
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktorHofer committed Nov 11, 2019
1 parent dd2e7d8 commit 7ae8f25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eng/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ fi

if [ ${#actInt[@]} -eq 0 ] || [ "$subsetCategory" != "libraries" ]; then
arguments="-restore -build $arguments"
echo "${#actInt[@]}"
fi

arguments="$arguments $extraargs"
Expand Down

0 comments on commit 7ae8f25

Please sign in to comment.