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 authored and clumens committed Nov 9, 2015
1 parent 62504a6 commit fdb809e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,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 fdb809e

Please sign in to comment.