Skip to content
Snippets Groups Projects
Commit 922de69e authored by Russell Bryant's avatar Russell Bryant
Browse files

Merged revisions 83316 via svnmerge from

https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r83316 | russell | 2007-09-20 16:01:20 -0500 (Thu, 20 Sep 2007) | 3 lines

Change safe_asterisk to explicitly ask for /bin/bash, as it uses bashisms.
(closes issue #10772, reported by culrich)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@83317 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 86e254ca
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
#!/bin/bash
# vim:textwidth=80:tabstop=4:shiftwidth=4:smartindent:autoindent
CLIARGS="$*" # Grab any args passed to safe_asterisk
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment