Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
man
man-db-2.4.3-firefox.dif
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File man-db-2.4.3-firefox.dif of Package man
--- src/man.c +++ src/man.c 2007-07-18 12:45:24.091833039 +0000 @@ -2031,21 +2031,23 @@ static void format_display (pipeline *de if (!status) break; } - if (!candidate) - error (CHILD_FAIL, 0, - "couldn't execute any browser from %s", - html_pager); free (browser_list); if (chdir (old_cwd) == -1) { error (0, errno, _("can't change to directory %s"), old_cwd); chdir ("/"); } + if (!status) + sleep(5); /* firefox runs into background to fast */ if (remove_directory (htmldir) == -1) error (0, errno, _("can't remove directory %s"), htmldir); free (htmlfile); free (htmldir); + if (!candidate) + error (CHILD_FAIL, 0, + "couldn't execute any browser from %s", + html_pager); } else #endif /* TROFF_IS_GROFF */ /* TODO: check format_cmd status too? */
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor