Skip to content

Commit

Permalink
Combine results from all gettext_tests into one log file
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Nov 6, 2015
1 parent e07ff1a commit fec95ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.am
Expand Up @@ -174,6 +174,7 @@ ci: rc-release
$(MAKE) TMPDIR=/var/tmp COVERAGE_PROCESS_START=$(abs_builddir)/.coveragerc check
@sudo $(MAKE) TMPDIR=/var/tmp COVERAGE_PROCESS_START=$(abs_builddir)/.coveragerc \
TESTS=nosetests_root.sh check
@tail -n 1 tests/gettext_tests/*.log > tests/gettext_tests/gettext_tests.log
@mkdir -p repo
@mv *rpm repo
@createrepo -p repo
Expand Down

0 comments on commit fec95ac

Please sign in to comment.