Skip to content

Commit

Permalink
Turn on verbose unit test output.
Browse files Browse the repository at this point in the history
Signed-off-by: John Else <john.else@citrix.com>
  • Loading branch information
johnelse committed Oct 23, 2012
1 parent 9edfeab commit cdfaf94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -62,7 +62,7 @@ test:
@echo @
# Pipe ugly bash output to /dev/null
@echo @ xapi unit test suite
@./ocaml/test/suite
@./ocaml/test/suite -verbose
@echo @ xenops-cli unit test
@./ocaml/xenops-cli/runtest.sh 2> /dev/null
@echo
Expand Down

0 comments on commit cdfaf94

Please sign in to comment.