[Pkg-voip-commits] [dahdi-tools] 214/285: xpp: waitfor_xpds: documentation

tzafrir at debian.org tzafrir at debian.org
Thu Jul 7 19:18:59 UTC 2016


This is an automated email from the git hooks/post-receive script.

tzafrir pushed a commit to branch master
in repository dahdi-tools.

commit 1a78b71fac5d27b24781fa0bee0e40d02108ff92
Author: Oron Peled <oron.peled at xorcom.com>
Date:   Tue Oct 28 13:50:30 2014 -0400

    xpp: waitfor_xpds: documentation
    
    Signed-off-by: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
---
 xpp/waitfor_xpds | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/xpp/waitfor_xpds b/xpp/waitfor_xpds
index 4f60f5d..2d08013 100755
--- a/xpp/waitfor_xpds
+++ b/xpp/waitfor_xpds
@@ -95,10 +95,12 @@ if ! dahdi_hardware="`which dahdi_hardware 2>/dev/null`"; then
 	exit 0
 fi
 
+# Just make sure
 if [ "`$dahdi_hardware | grep xpp_usb`" != "" ]; then
 	astribank_is_starting -v -a
 fi
 if ! astribank_is_starting; then
+	# No Astribanks ever seen -- nothing to do
 	exit 0
 fi
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/dahdi-tools.git



More information about the Pkg-voip-commits mailing list