[Home]

Summary:ASTERISK-04523: [patch] "autosupport" script not recognized as such
Reporter:Kevin P. Fleming (kpfleming)Labels:
Date Opened:2005-07-05 10:42:33Date Closed:2011-06-07 14:10:22
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:The script contrib/scripts/autosupport (/usr/sbin/autosupport once<br />
installed) is not recognized as a script because the shebang line is<br />
misplaced.

****** ADDITIONAL INFORMATION ******

Here is a small patch to move it to its logical and useful position.<br />
<br />
As there is no bashism in the script, I also changed /bin/bash to /bin/sh.
Comments:By: Russell Bryant (russell) 2005-07-06 18:14:32

fixed in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:40:05.000-0600

Repository: asterisk
Revision: 6040

U   branches/v1-0/contrib/scripts/autosupport

------------------------------------------------------------------------
r6040 | russell | 2008-01-15 15:40:04 -0600 (Tue, 15 Jan 2008) | 2 lines

fix misplaced shebang (bug ASTERISK-4523)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=6040