Accepting request 312944 from home:lmuelle
This extra space char eases cut'n'paste of the file name - add a space when printing information about updating a sysconfig file OBS-URL: https://build.opensuse.org/request/show/312944 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=355
This commit is contained in:
parent
945a520560
commit
fd797ab9c6
@ -188,7 +188,7 @@
|
|||||||
%sysc_fillup() \
|
%sysc_fillup() \
|
||||||
if [ -x /bin/fillup ] ; then \
|
if [ -x /bin/fillup ] ; then \
|
||||||
if [ -f $SYSC_TEMPLATE ] ; then \
|
if [ -f $SYSC_TEMPLATE ] ; then \
|
||||||
echo "Updating /etc/sysconfig/$SD_NAME$PNAME..." \
|
echo "Updating /etc/sysconfig/$SD_NAME$PNAME ..." \
|
||||||
mkdir -p /etc/sysconfig/$SD_NAME \
|
mkdir -p /etc/sysconfig/$SD_NAME \
|
||||||
touch /etc/sysconfig/$SD_NAME$PNAME \
|
touch /etc/sysconfig/$SD_NAME$PNAME \
|
||||||
/bin/fillup -q /etc/sysconfig/$SD_NAME$PNAME $SYSC_TEMPLATE \
|
/bin/fillup -q /etc/sysconfig/$SD_NAME$PNAME $SYSC_TEMPLATE \
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 21 16:41:03 UTC 2015 - lmuelle@suse.com
|
||||||
|
|
||||||
|
- add a space when printing information about updating a sysconfig file
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 27 12:21:40 UTC 2015 - coolo@suse.com
|
Fri Feb 27 12:21:40 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user