Accepting request 350166 from Apache

- fix typo in %apache_request_restart (forwarded request 349588 from cboltz)

OBS-URL: https://build.opensuse.org/request/show/350166
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-rpm-macros-control?expand=0&rev=2
This commit is contained in:
2015-12-23 07:48:50 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 18 23:37:37 UTC 2015 - opensuse@cboltz.de
- fix typo in %apache_request_restart
-------------------------------------------------------------------
Tue Nov 10 15:12:08 UTC 2015 - pgajdos@suse.com

View File

@@ -27,7 +27,7 @@
# restart only specified instance, %%{apache_restart_flag}@ \
# means _only_ apache2.service \
echo "$instance_name" > %{apache_restart_flag}@$instance_name \
echo "Requesting apache restart ($instance_name intance)" \
echo "Requesting apache restart ($instance_name instance)" \
fi \
done \
fi \