[pkg-perl-tools] 02/06: check-build: add pointer with ideas on how to resolve a TODO.

Intrigeri intrigeri at moszumanska.debian.org
Mon Aug 10 15:23:45 UTC 2015


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to branch master
in repository pkg-perl-tools.

commit 84e8f40d20d9cdbdc577dfb35164678871ccf7ae
Author: intrigeri <intrigeri at boum.org>
Date:   Mon Aug 10 14:21:49 2015 +0000

    check-build: add pointer with ideas on how to resolve a TODO.
---
 examples/check-build | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/examples/check-build b/examples/check-build
index 01eabc0..72efc4b 100755
--- a/examples/check-build
+++ b/examples/check-build
@@ -90,6 +90,9 @@ if grep -q 'Testsuite: autopkgtest' debian/control && [ -x /usr/bin/schroot ] &&
 		adt-run --changes $CHANGES --log-file="$ADTLOG" --- schroot default | tee "$ADTLOG"
 		# TODO:
 		# since 3.7 we get colours but only without --log-file=. and on STDERR.
+		# See https://git-tails.immerda.ch/tails/tree/run_test_suite?h=testing
+		# for an example of how to get colours on the terminal,
+		# while still creating a log file without control chars.
 	fi
 fi
 echo

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pkg-perl-tools.git



More information about the Pkg-perl-cvs-commits mailing list