Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:Update
aaa_base.1836
git-14-f5670c1d7ec3fb3d0a759cfee23346987bc7a820...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File git-14-f5670c1d7ec3fb3d0a759cfee23346987bc7a820.patch of Package aaa_base.1836
commit f5670c1d7ec3fb3d0a759cfee23346987bc7a820 Author: Werner Fink <werner@suse.de> Date: Wed Dec 2 14:47:54 2015 +0100 Replace UNICODE double dash with simple ASCII single dash (boo#954909) Signed-off-by: Werner Fink <werner@suse.de> diff --git a/files/etc/cron.daily/suse.de-backup-rc.config b/files/etc/cron.daily/suse.de-backup-rc.config index 46fc27a..2d63a5e 100755 --- a/files/etc/cron.daily/suse.de-backup-rc.config +++ b/files/etc/cron.daily/suse.de-backup-rc.config @@ -31,7 +31,7 @@ if test -n "$RCCONFIG_BACKUP_DIR" -a -e /etc/sysconfig ; then test -f /etc/rc.config && ETC_RCCONFIG="/etc/rc.config" test -e $RCCONFIG_BACKUP_DIR/sysconfig_recent_md5 && \ OLD_MD5="`cat $RCCONFIG_BACKUP_DIR/sysconfig_recent_md5`" - NEW_MD5="`find $ETC_RCCONFIG /etc/sysconfig -type f –exec cat {} \+ | md5sum`" + NEW_MD5="`find $ETC_RCCONFIG /etc/sysconfig -type f -exec cat {} \+ | md5sum`" if test "$OLD_MD5" != "$NEW_MD5" ; then DATESTRING=`date +"%Y%m%d"`
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