Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
Verbose compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomasz Drwięga committed Jul 18, 2016
1 parent a273530 commit 3005b39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ case $1 in
esac

. ./scripts/targets.sh
cargo test --release $FEATURES $TARGETS $1 \
cargo test --release --verbose $FEATURES $TARGETS $1 \

0 comments on commit 3005b39

Please sign in to comment.