forked from Mirrors/freeswitch
2ecac238f3
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3774 d0543943-73ff-0310-b7d9-9358b9ac24b2
4 lines
71 B
Bash
4 lines
71 B
Bash
#! /bin/sh
|
|
# Test localinfo with -n flag
|
|
./localinfo -n | sed 's:^: :'
|