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
-#!/bin/sh
+#!/bin/bash
# vim:textwidth=80:tabstop=4:shiftwidth=4:smartindent:autoindent
CLIARGS="$*" # Grab any args passed to safe_asterisk