[dahdi-commits] kpfleming: linux-complete/trunk r5957 - /linux-complete/trunk/build_tools/

SVN commits to the DAHDI project dahdi-commits at lists.digium.com
Mon Feb 2 18:02:09 CST 2009


Author: kpfleming
Date: Mon Feb  2 18:02:09 2009
New Revision: 5957

URL: http://svn.digium.com/svn-view/dahdi?view=rev&rev=5957
Log:
enable debugging in this script

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=5957&r1=5956&r2=5957
==============================================================================
--- linux-complete/trunk/build_tools/prep_tag (original)
+++ linux-complete/trunk/build_tools/prep_tag Mon Feb  2 18:02:09 2009
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/sh -ex
 
 LTAG=${1%+*}
 TTAG=${1#*+}




More information about the dahdi-commits mailing list