pgsql: Call genhtml with --prefix option so local build paths don't

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Call genhtml with --prefix option so local build paths don't
Date: 2008-12-04 07:02:56
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Call genhtml with --prefix option so local build paths don't appear in the
coverage output.

Modified Files:
--------------
pgsql:
GNUmakefile.in (r1.48 -> r1.49)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/GNUmakefile.in?r1=1.48&r2=1.49)

Browse pgsql-committers by date

  From Date Subject
Next Message User Itagaki 2008-12-04 07:47:58 textsearch-ja - textsearch-ja: Add fillwidth 'l' to conversion table.
Previous Message User Jbcooley 2008-12-04 04:20:49 npgsql - Npgsql2: Ensure refcursors work with System.Transactions.