[svn-commits] twilson: branch twilson/my_crucible_test r330999 - /team/twilson/my_crucible_...

SVN commits to the Digium repositories svn-commits at lists.digium.com
Mon Aug 8 09:58:35 CDT 2011


Author: twilson
Date: Mon Aug  8 09:58:28 2011
New Revision: 330999

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=330999
Log:
More tests

Modified:
    team/twilson/my_crucible_test/channels/chan_sip.c

Modified: team/twilson/my_crucible_test/channels/chan_sip.c
URL: http://svnview.digium.com/svn/asterisk/team/twilson/my_crucible_test/channels/chan_sip.c?view=diff&rev=330999&r1=330998&r2=330999
==============================================================================
--- team/twilson/my_crucible_test/channels/chan_sip.c (original)
+++ team/twilson/my_crucible_test/channels/chan_sip.c Mon Aug  8 09:58:28 2011
@@ -6550,6 +6550,9 @@
 	}
 	sip_pvt_unlock(p);
 
+	/* This is a second change to test whether Crucible is just showing the last revision
+	 * or really doing the diff between this branch and trunk */
+
 	return res;
 }
 




More information about the svn-commits mailing list