[prev in list] [next in list] [prev in thread] [next in thread] 

List:       asterisk-commits
Subject:    [asterisk-commits] gtjoseph: trunk r430060 - in /trunk: ./ tests/test_astobj2.c
From:       SVN commits to the Asterisk project <asterisk-commits () lists ! digium ! com>
Date:       2014-12-23 23:16:37
Message-ID: mailman.47308.1419376494.1102.asterisk-commits () lists ! digium ! com
[Download RAW message or body]

Author: gtjoseph
Date: Tue Dec 23 17:16:35 2014
New Revision: 430060

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=430060
Log:
test_astobj2: Fix warning for missing trailing slash in category

This patch adds a trailing slash to the category for this test.
No more warning.

Tested-by: George Joseph

Review: https://reviewboard.asterisk.org/r/4295/
........

Merged revisions 430059 from http://svn.asterisk.org/svn/asterisk/branches/13

Modified:
    trunk/   (props changed)
    trunk/tests/test_astobj2.c

Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-13-merged' - no diff available.

Modified: trunk/tests/test_astobj2.c
URL: http://svnview.digium.com/svn/asterisk/trunk/tests/test_astobj2.c?view=diff&rev=430060&r1=430059&r2=430060
 ==============================================================================
--- trunk/tests/test_astobj2.c (original)
+++ trunk/tests/test_astobj2.c Tue Dec 23 17:16:35 2014
@@ -2026,7 +2026,7 @@
 	switch (cmd) {
 	case TEST_INIT:
 		info->name = "astobj2_test_perf";
-		info->category = "/main/astobj2/perf";
+		info->category = "/main/astobj2/perf/";
 		info->summary = "Test container performance";
 		info->description =
 			"Runs container traversal tests.";


-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-commits mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic