Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for SLE-Module-Transactional-Server:aarch64
SUSE:SLE-12-SP1:GA
aaa_base.1836
git-12-ca4b24d3a82ce55701931ecb94582b61a95cae81...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File git-12-ca4b24d3a82ce55701931ecb94582b61a95cae81.patch of Package aaa_base.1836
commit ca4b24d3a82ce55701931ecb94582b61a95cae81 Author: Ruediger Oertel <ro@suse.de> Date: Tue Oct 27 17:27:17 2015 +0100 suse.de-backup-rc.config: trigger also if only files changed that have spaces in their name (bnc#915259) diff --git a/files/etc/cron.daily/suse.de-backup-rc.config b/files/etc/cron.daily/suse.de-backup-rc.config index 41df60f..9c871c0 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 | xargs 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