Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
dd_rescue
ddresc-112.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ddresc-112.diff of Package dd_rescue
Index: dd_rhelp-0.0.6/src/dd_rhelp-sh =================================================================== --- dd_rhelp-0.0.6.orig/src/dd_rhelp-sh +++ dd_rhelp-0.0.6/src/dd_rhelp-sh @@ -219,9 +219,14 @@ function get_valid_dd_rescue if is_num "$version" && [ "$(bc_calc 2 "$version < 1.03")" == "0" ] then [ "$DEBUG" == "on" ] && echo "OK !" >&2 - echo "$path" + if [ "$(bc_calc 2 "$version < 1.12")" == "0" ] + then + echo "$path -y0" + else + echo "$path" + fi return 0 else [ "$DEBUG" == "on" ] && echo "BAD !" >&2 fi
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