[tlbuild] Test suite failing in libs/paper
Peter Breitenlohner
peb at mppmu.mpg.de
Wed Nov 20 14:05:25 CET 2013
Hi Marc,
The last two commands in libs/paper/paper.test should yield
./paperconf FOLIO -nw => "folio 612"
./paperconf legal -Nh => "Legal 1008"
but due to a misleading manpage they use a feature of GNU getopt.
I have changed the commands into
./paperconf -nw FOLIO
./paperconf -Nh legal
so this should now work with your non-GNU getopt.
Regards
Peter Breitenlohner <peb at mppmu.mpg.de>
More information about the tlbuild
mailing list