Skip to content

Commit

Permalink
Remove set -x.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshRosen committed Jan 3, 2016
1 parent 972986a commit ae3d7a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dev/test-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
#

set -e
set -x

FWDIR="$(cd "`dirname $0`"/..; pwd)"
cd "$FWDIR"
Expand Down

0 comments on commit ae3d7a3

Please sign in to comment.