Package: libgnatcoll
User: [email protected]
Usertags: origin-ubuntu artful ubuntu-patch
Version: 17.0.2017-2
Tags: patch
Severity: important

Hello,

Matthias Klose did patch the Ubuntu package to have more verbose
testsuite logs, can you please consider it?

thanks
diff -Nru libgnatcoll-17.0.2017/debian/tests/examples 
libgnatcoll-17.0.2017/debian/tests/examples
--- libgnatcoll-17.0.2017/debian/tests/examples 2017-08-10 12:30:06.000000000 
+0200
+++ libgnatcoll-17.0.2017/debian/tests/examples 2017-08-14 11:48:11.000000000 
+0200
@@ -1,5 +1,5 @@
 #!/bin/sh
-set -C -e -f -u
+set -C -e -f -u -x
 
 # Test the -doc package instead of copying the source tree directly.
 cp -r /usr/share/doc/libgnatcoll-doc/examples "$ADTTMP"
@@ -7,7 +7,7 @@
 
 mkdir obj
 
-gprbuild gmp/gmp_examples.gpr
+gprbuild -v gmp/gmp_examples.gpr
 gmp/isprime > result1 <<EOF
 7
 6
@@ -19,7 +19,7 @@
 Enter candidate number (return to quit): 
 EOF
 
-gprbuild examples.gpr
+gprbuild -v examples.gpr
 (./newclass; echo) > result2 <<EOF
 print ('hello')
 EOF
@@ -29,4 +29,4 @@
 >>> 
 EOF
 
-gprbuild examplesgtk.gpr
+gprbuild -v examplesgtk.gpr

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to