dect
/
asterisk
Archived
13
0
Fork 0

Merged revisions 280090 via svnmerge from

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

................
  r280090 | lmadsen | 2010-07-28 08:52:50 -0500 (Wed, 28 Jul 2010) | 16 lines
  
  Merged revisions 280089 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.6.2
  
  ................
    r280089 | lmadsen | 2010-07-28 08:51:16 -0500 (Wed, 28 Jul 2010) | 9 lines
    
    Merged revisions 280088 via svnmerge from 
    https://origsvn.digium.com/svn/asterisk/branches/1.4
    
    ........
      r280088 | lmadsen | 2010-07-28 08:50:38 -0500 (Wed, 28 Jul 2010) | 1 line
      
      Update help text to be less confusing.
    ........
  ................
................


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@280091 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
lmadsen 2010-07-28 13:53:23 +00:00
parent f7d739f94e
commit b749a4eea9
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ gdb)
echo "$0 gdb gdb asterisk"
echo "$0 rsync [user@]host dir copy files over to [user@]host:dir"
echo "$0 gen-live-asterisk regenerate the wrapper ./live/asterisk"
echo "$0 conf-file create live.conf if it does exist"
echo "$0 conf-file create live.conf if it does not exist"
exit 1
;;
esac