dect
/
asterisk
Archived
13
0
Fork 0

Merged revisions 115422 via svnmerge from

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

................
r115422 | qwell | 2008-05-06 14:55:29 -0500 (Tue, 06 May 2008) | 15 lines

Merged revisions 115421 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r115421 | qwell | 2008-05-06 14:54:57 -0500 (Tue, 06 May 2008) | 7 lines

read requires an argument on some non-bash shells

(closes issue #12593)
Reported by: bkruse
Patches:
      getilbc.sh_12593_v1.diff uploaded by bkruse (license 132)

........

................


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@115423 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
qwell 2008-05-06 19:55:45 +00:00
parent a30c03fc7a
commit 6820828da6
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ echo "This script assumes that you have already agreed to the license agreement.
echo "If you have not done so, you can abort the script now."
echo "***"
read
read tmp
wget -P codecs/ilbc http://www.ietf.org/rfc/rfc3951.txt