http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4877
--- Comment #28 from Magnus Enger <[email protected]> 2011-10-19 14:31:28 UTC --- * To test that latest patch: - build packages with build-git-snapshot - install koha-common - check that "man <command>" produces sensible output for every command installed by koha-common * Alternate test plan: Check that these provide sensible output: 1. Generate manual pages (*.8 files) $ cd debian/docs $ xsltproc /usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl koha-*.xml View generated pages with e.g. "man -l koha-remove.8" 2. Generate HTML $ xsltproc /usr/share/xml/docbook/stylesheet/docbook-xsl/xhtml/docbook.xsl koha-*.xml > koha-common.html view koha-common.html in a browser. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
