[dahdi-commits] kpfleming: linux-complete/trunk r5965 -	/linux-complete/trunk/build_tools/
    SVN commits to the DAHDI project 
    dahdi-commits at lists.digium.com
       
    Mon Feb  2 18:11:44 CST 2009
    
    
  
Author: kpfleming
Date: Mon Feb  2 18:11:44 2009
New Revision: 5965
URL: http://svn.digium.com/svn-view/dahdi?view=rev&rev=5965
Log:
debugging is over, it works now
Modified:
    linux-complete/trunk/build_tools/prep_tag
Modified: linux-complete/trunk/build_tools/prep_tag
URL: http://svn.digium.com/svn-view/dahdi/linux-complete/trunk/build_tools/prep_tag?view=diff&rev=5965&r1=5964&r2=5965
==============================================================================
--- linux-complete/trunk/build_tools/prep_tag (original)
+++ linux-complete/trunk/build_tools/prep_tag Mon Feb  2 18:11:44 2009
@@ -1,4 +1,4 @@
-#!/bin/sh -ex
+#!/bin/sh
 
 LTAG=${1%+*}
 TTAG=${1#*+}
    
    
More information about the dahdi-commits
mailing list