Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
mariadb
mysql-5.1.33-safe-process-in-bin.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mysql-5.1.33-safe-process-in-bin.patch of Package mariadb
--- mysql-test/lib/My/SafeProcess.pm 2009-04-03 15:14:38.000000000 +0200 +++ mysql-test/lib/My/SafeProcess.pm 2009-03-13 22:49:26.000000000 +0100 @@ -86,7 +86,7 @@ my $safe_kill; if (IS_WIN32PERL or IS_CYGWIN){ # Use my_safe_process.exe + my $exe= my_find_bin(".", ["../../bin","lib/My/SafeProcess", "My/SafeProcess"], - my $exe= my_find_bin(".", ["lib/My/SafeProcess", "My/SafeProcess"], "my_safe_process"); push(@safe_process_cmd, $exe); @@ -96,7 +96,7 @@ else { # Use my_safe_process + my $exe= my_find_bin(".", ["../../bin", "lib/My/SafeProcess", "My/SafeProcess"], - my $exe= my_find_bin(".", ["lib/My/SafeProcess", "My/SafeProcess"], "my_safe_process"); push(@safe_process_cmd, $exe); }
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