Accepting request 263394 from home:Ledest:bashisms

fix shebang in start_apache2 script that contains bash-specific constructions

OBS-URL: https://build.opensuse.org/request/show/263394
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=422
This commit is contained in:
Kristyna Streitova 2014-12-04 09:37:13 +00:00 committed by Git OBS Bridge
parent f64d31d835
commit bb240f4d27
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Nov 29 02:43:00 UTC 2014 - Led <ledest@gmail.com>
- fix shebang in start_apache2 script that contains bash-specific
constructions
-------------------------------------------------------------------
Thu Nov 27 13:38:25 UTC 2014 - pgajdos@suse.com

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
#
# Copyright (c) 1996, 1997, 1998 S.u.S.E. GmbH
# Copyright (c) 1998, 1999, 2000, 2001 SuSE GmbH